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 are the regular expression patterns available in selenium?
What are some of the different ways to find an element using selenium as a tool?
What are the ways to refresh a browser using selenium webdriver?
What are startpoints and breakpoints in selenium?
How can I learn to automate testing using selenium?
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
What is robot api?
Which web driver implementation is the fastest?
Explain me how to execute javascript in selenium?
How you can use “submit” a form using selenium?
what is your approach clicking all the links which are available on the page?
List some scenarios which we cannot automate using selenium webdriver?
What is junit annotations and what are different types of annotations which are useful?
Explain dataproviders in testng ?
How can we create a data-driven framework using testng?