selenium 使用close和quit关闭driver的不同点

Posted hexianl

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了selenium 使用close和quit关闭driver的不同点相关的知识,希望对你有一定的参考价值。

Driver.Quit()与Driver.Close()的不同:
Driver.Quit(): Quit this dirver, closing every associated windows;
Driver.Close(): Close the current window, quiting the browser if it is the last window currently open.



以上是关于selenium 使用close和quit关闭driver的不同点的主要内容,如果未能解决你的问题,请参考以下文章

selenium-2:导航及页面交互

selenium测试(Java)--关闭窗口(二十)

selenium中quit与close方法的区别

webdriver 中的 close()和 quit ()区别

selenium 对浏览器标签页进行关闭和切换

markdown Чтозначитcloseиquitвselenium