Answers for "what does driver.close do"

1

driver.close

driver.close() is used to close the current browser that we are
running the test.
Posted by: Guest on December-04-2020

Browse Popular Code Answers by Language