Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


difference between Close() and Quit()?

Answers were Sorted based on User's Feedback



difference between Close() and Quit()?..

Answer / girishkumar

Close() - Will close the current window.
Quit() - will close all the windows.

Is This Answer Correct ?    23 Yes 0 No

difference between Close() and Quit()?..

Answer / raghu varma penmetsa

if we write driver.close() it will close the current application
if we write driver.quit() it will close current application along with surrounding applications

Is This Answer Correct ?    6 Yes 0 No

difference between Close() and Quit()?..

Answer / 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

More Selenium Interview Questions

How you can switch between frames?

0 Answers  


How can you mark a test case as failed by using soft assertion?

0 Answers  


What is desired capability? How is it useful in terms of selenium?

0 Answers  


How do u get the attribute of the web element?

0 Answers  


What automation tools could be used for post-release validation with continuous integration?

0 Answers  


How to get the title of the page?

0 Answers  


How to check if a text is highlighted on the page ?

0 Answers  


Give an example of the languages supported by webdriver?

0 Answers  


Explain how you can switch between frames?

0 Answers  


How to scroll web page down or up using selenium webdriver?

0 Answers  


What is the syntax of finding elements by id using css selector?

0 Answers  


What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?

0 Answers  


Categories