0 votes
in Selenium by

In webdriver, which method closes the open browser?

a) quit()

b) terminate()

c) shutdown()

d) close()

1 Answer

0 votes
by

 close()

...