What does it mean? Anyone who knows? "Bad inspector .." see below:
10:40:24.078 INFO - Done: [new session: Capabilities [{count=1, browserName=chrome, version=ANY}]]
10:40:24.098 INFO - Executing: [set script timeout: 11000])
10:40:24.102 INFO - Done: [set script timeout: 11000]
10:40:24.258 INFO - Executing: [get: data:text/html,<html></html>])
[1.102][SEVERE]: Bad inspector message: {"method":"Page.loadEventFired","params":{"timestamp":4554,055703}}
[1.102][SEVERE]: Bad inspector message: {"method":"Page.domContentEventFired","params":{"timestamp":4554,056032}}
10:40:54.258 INFO - Executing: [execute async script: try { return (function (rootSelector, ng12Hybrid, callback) {
var el = document.querySelector(rootSelector);
I am the only one in my company who cannot run tests, and I do not know what causes it.
source
share