📅  最后修改于: 2022-03-11 14:59:09.647000             🧑  作者: Mango
close() method shall close the browser which is in focus.
quit() method closes all the browsers.
close() method closes the active WebDriver instance.
quit() method closes all the active WebDriver instances