Answer Posted / chetan phani.j
close() is used to close the current window or Parent window.
quit() is used to close all the windows opened by Selenium.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What could be the cause of selenium webdriver test to fail?
Explain how you can insert a start point in selenium ide?
Explain how you can switch back from a frame?
How is selenium different from qtp?
In selenium ide what are the element locators that can be used to locate elements on web page?
Write a code snippet to navigate back and forward in browser history?
How can we move to nth child element using css selector?
How to launch a browser using selenium webdriver?
How can we deal with pop-up windows based on?
What is selenium webdriver or google webdriver or selenium 2.0?
Which web driver implementation is fastest?
When do you use selenium grid?
Mention in what ways you can customize testng report?
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
Mention what is intellij?