Hi,
Can I automate JAVA GUI AWT engine using this framework?
I've used demo version of QF-Test and it looks like this: http://prntscr.com/a9u8ep
The only window which I can get is:
$tvcLogin = Get-UIAWindow -Name ' IBM TvC Client 4.0.3.7 Release'
but then i can't find input fields and buttons at $tvcLogin object.
Can I automate JAVA GUI AWT engine using this framework?
I've used demo version of QF-Test and it looks like this: http://prntscr.com/a9u8ep
The only window which I can get is:
$tvcLogin = Get-UIAWindow -Name ' IBM TvC Client 4.0.3.7 Release'
but then i can't find input fields and buttons at $tvcLogin object.