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
Post a Comment