0
我在Google Chrome上運行測試用例時遇到問題。警告是:Google Chrome自動延長鎖定。我使用Selenium Web驅動程序來自動執行測試用例,並且它在Firefox上運行時沒有任何問題。運行Selenium測試用例時鎖定了Chrome自動分區
此消息發生在RIDE上;
WebDriverException: Message: unknown error: unable to discover open
pages (Driver info: chromedriver=2.16.333243
(0bfa1d3575fc1044244f21ddb82bf870944ef961),platform=Windows NT 6.0
x86_64)
20151008 14:19:31.499 : FAIL : AttributeError: 'NoneType' object has
no attribute 'close'
有沒有解決這個問題的方法?
更新回答:) –