NightwatchJS 1.1.11
Chromedriver::76.0.3809.68
Chrome浏览器::76.0.3809.100
- 尝试使用NightwatchJS 1.2.1的最新版本
- “ desiredCapabilities”:{
“ browserName”:“ chrome”,
“ chromeOptions”:{
“ w3c”:false,
“ args”:[
“ --use-fake-ui-for-media-stream”,“-disable-gpu”,“-disable-dev-shm-usage”,“-disable-extensions”,“-no-sandbox “,” disable-infobars“,”-start-maximized“,”-whitelisted-ips“
]
}
}
- 尝试在chromeOptions中提供useSpecCompliantProtocol = false