What is the difference between closing and quitting a file
No wrong answer please
Answers
Answered by
2
Explanation:
close() method is used to close the current browser window on which the focus is set, on the other hand quit() method essentially calls the driver.dispose method that successively closes all the browser windows and ends the WebDriver session graciously.
Hope you like the answer.
Thanks, follow and mark me brainlist..
Similar questions