Answers for "Difference between close() and quit() command?"

0

Difference between close() and quit() command?

* driver.close() à used to close the current browser 
• driver.quit() à used to close all the browser instances
Posted by: Guest on June-15-2021

Code answers related to "Difference between close() and quit() command?"

Browse Popular Code Answers by Language