In the script we recorded the user searches for an airport and that opens another window (tab) form which you can choose.
Clicking OK returns you to the main window. The script plays back fine in the recorder but times out in the player at the step that opens the other window. We noticed that the step name in the script is "Attach: Internet Explorer_Server (12345)". The playback seems to be hard-coding the Window handle that was recorded (which of course would change from play to play).
Workaround:
1. Insert a Close browser after you done the operation for that tab.
2. Insert another close browser at end of the script.
3. Please double check your browser ID when you issue that close browser instruction
4. The browser ID start from 0
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy