Answer Posted / 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 |
Post New Answer View All Answers
What is object repository? How can we create object repository in selenium?
How can we deal with web-based pop-up?
What are the regular expression patterns available in selenium?
Firefox driver is class or an interface and from where is it inherited?
Which browsers can selenium ide be run in?
@timeouts ||= Timeouts.new(@bridge) what does it mean?
Which is the super interface of webdriver?
How can we handle pop-ups in rc?
Using web driver how you can store a value which is text box?
How to retrieve css properties of an element?
How to scroll down a page using javascript in selenium?
How can the user get a text from a web element?
What is the framework?
Tell me how to verify tooltip text using selenium?
Where to obtain selenium ?