Answer Posted / surya
driver.switchTo().frame() -> using this we can handle frames in selenium webdriver.
There were mainly three ways of switching between Iframes.
•By Frame Index
•By Frame ID or Name
•By Frame WebElement
for more details refer this link:
http://toolsqa.com/selenium-webdriver/interact-with-elements-inside-an-iframe/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to switch between multiple windows in selenium?
What are some advantages of selenium grid?
Mention why to choose python over java in selenium?
What is implicit wait in selenium webdriver?
What is automation testing?
Mention what is listeners in selenium webdriver?
Other than the default port 444 how you can run selenium server?
Which is the super interface of webdriver?
Describe the purpose of xpath.
How to check a checkbox in selenium?
What are the challenges and limitations of selenium webdriver?
What programing language is most useful for creating selenium evaluations?
Explain Cucumeber Framework?
What is selenium webdriver or google webdriver or selenium 2.0?
Tell me what is a hub in selenium grid?