Explicit wait in selenium web driver for multiple mindow -


i automating web base tool have handle multiple windows,but there problem in explicit wait not working properly,though script getting fail time. using below code explicit wait.

wait.until(expectedconditions.elementtobeclickable(by.partiallinktext("logout"))).click(); 

please guide me same.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -