How do you handle Multiple windows in your application?
Answer Posted / chetan phani.j
We handle Multiple popups by using getwindowhandles().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is testng assert and list out some common assertions supported by testng?
How do you send enter/tab keys in webdriver?
How testing is better than junit?
Tell me does the selenium have any limitations?
What is the purpose of creating a reference variable- ‘driver’ of type
What do we mean by selenium 1 and selenium 2?
How to perform right click action (context click) in selenium webdriver?
Which is the only browser that supports selenium ide to be used?
How would one access the value of a side variable named name from within a javascript snippet used as the argument to a selenese command?
What are the different types of frameworks?
What are the annotations used in testng?
How do you perform drag and drop operation in webdriver?
How can we type text in a textbox element using selenium?
While using click command can you use screen coordinate?
How to switch to a new window (new tab) which opens up after you click on a link?