I execute a swing test script which was developed in Windows in Solaris box.
Some dialog boxes are going behind the parent window. As a result of this, iTest can't find that pop-up.
The following error shown in report; test case fails.
Fail swing EMSClie 83 83 main Action failed: The specified target: //button[@name='OptionPane.button' and @text='Yes'] could not be found
I have numerous test cases in Swing, and I have started porting them into Solaris. Logically, the same scripts should hold good for Solaris, I believe. Please advise.