Explain how you can switch back from a frame?



Explain how you can switch back from a frame?..

Answer / Vandana Barya

To switch back from a frame in Selenium WebDriver, use the 'defaultContent()' method for switching back to the default content (top-level frame) or select another parent frame using the appropriate index or name and then perform the desired action.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

Which browsers can selenium ide be run in?

1 Answers  


What is the hybrid framework?

1 Answers  


How do perform drag and drop using webdriver?

1 Answers  


Explain what is framework and what are the frameworks available in rc?

1 Answers  


How to execute javascript in selenium?

1 Answers  


How to perform drag and drop action in selenium webdriver?

1 Answers  


Which selenium command(s) simulates selecting a link?

1 Answers  


Can WebDriver test mobile applications?

1 Answers  


Mention 5 different exceptions you had in selenium web driver?

1 Answers  


Tell us what selenium components do you know?

1 Answers  


Explain me what could be the cause of selenium webdriver test to fail?

1 Answers  


What is selenium rc?

1 Answers  


Categories