Skip to content
Advertisement

I am not able to traverse to parent window to child window

Below code i was used in Selenium Eclipse, But i get a error shown in this line “String childid = it.next();” I am unable to traverse parent window to child window

JavaScript

Advertisement

Answer

You should get Parent window in a right way:

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement