设置:
- 一个运行 Java Selenium 测试的 Win7 机器,它使用 Edge 浏览器自动化 Selenium Grid(在本地 Win10 Virtualbox VM 上)
如果我在调试 Edge 的 Selenium 测试时暂停太久,Edge 实例就会死掉,我必须重新启动测试。
集线器显示错误:
key 31b56d50-91eb-4c45-8dda-39cb8da4638a has TIMED OUT due to client inactivity and will be released
我假设 Edge WebDriver 是这里的罪魁祸首,但我愿意接受其他解释。
是否有任何设置会延长此超时时间?