Difference between get window handle & get window handles
Answer Posted / mu
Get "window handle" is used to handle a single window, and "window handles" is used to handle multiplewindows.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is junit annotations and what are different types of annotations which are useful?
What is the difference between close() and quit()?
What can cause a selenium ide test to fail?
when autoit is used?
What is the use of context menu in selenium ide?
How to delete browser cookies with selenium web driver?
What are the advantages of selenium as a test tool?
What are some disadvantages of Selenium automation?
Explain how you can capture server side log selenium server?
What are the capabilities of selenium ide?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
List out the test types that are supported by selenium?
How will u write page object models and data driven model.
How is driver.close()command different from driver.quit command?
Which are the operating systems supported by selenium?