最近在研究chrome headless 版本号59+ 但是selenium的webdriver最新版本最高支持chrome58。
driver.close()调试过程出现bug:
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: failed to close window in 20 seconds
(Session info: headless chrome=59.0.3071.86)
(Driver info: chromedriver=2.30.477690 (c53f4ad87510ee97b5c3425a14c0e79780cdf262),platform=Mac OS X 10.11.6 x86_64)
查询close和qiut 的区别:
This is a good question I have seen people use Close() when they shouldn’t. I looked in the source code for the Selenium Client & WebDriver C# Bindings and found the following.
今天的文章seleniumwebdriver介绍_session有什么作用分享到此就结束了,感谢您的阅读。
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/87487.html