c# - Unable to switch to new window with Black URL in selenium Chrome Driver -


i unable switch window having blank url. opening popup window.open("","msgwindow"). getting handle name using driver.windowhandles . while trying switch window throwing timeout exception. tried lasted version of chromedriver(2.31)


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -