Selenium IDE : Not able to perform operation on new tab -


i not able perform operation on new tab.consider following scenario : add ticket,after adding ticket, page goes view tickets page ( actions performed on same tab) on page,i got 3 options view,edit , delete tickets. if click on view or edit icon new tab opened.

everything performed till above after opening new tab,selenium ide doesn't recognise or not able perform operations on newly opened tab.

(note :- stick selenium ide 1.10.0 )

use waitforvisible on 1 of elements on tab.

also try slowing down execution speed slider see if helps.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -