Same automation script is working on previous version of Chrome with appropriate Chrome Driver but after update it to 99 it getting following error
org.openqa.selenium.WebDriverException: unknown error: bad inspector message: {"id":836,"result":{"root":{"nodeId":12216,"backendNodeId":6643,"nodeType":9,"nodeName":"#document","localName":"","nodeValue":"","childNodeCount":2,"children":[{"nodeId":12217,"parentId":12216,"backendNodeId":6692,"nodeType":10,"nodeName":"html","localName":"","nodeValue":"","publicId":"","systemId":""},{"nodeId":12218,"parentId":12216,"backendNodeId":6658,"nodeType":1,"nodeName":"HTML","localName":"html","nodeValue":"","childNodeCount":2,"children":[{"nodeId":12219,"parentId":12218,"backendNodeId":6693,"nodeType":1,"nodeName":"HEAD","localName":"head","nodeValue":"","childNodeCount":40,"children":[{"nodeId":12220,"parentId":12219,"backendNodeId":6694,"nodeType":1,"nodeName":"META","localName":"meta","nodeValue":"","childNodeCount":0,"children":[],"attributes":["http-equiv","imagetoolbar","content","no"]},{"nodeId":12221,"parentId":12219,"backendNodeId":6695,"nodeType":1,"nodeName":"META","localName":"meta","nodeValue":"","childNodeCount":0,"children":[],"attributes":["http-equiv","Content-Type","content","text/html;charset=UTF-8"]},...................
document.body.onload=deferred;\n\t\twindow.onload=deferred;\n\t\twindow.setTimeout(function(){deferred}, 100);\n\t"}],"attributes":["type","text/javascript"]},{"nodeId":16104,"parentId":12267,"backendNodeId":10531,"nodeType":1,"nodeName":"SCRIPT","localName":"script","nodeValue":"","childNodeCount":1,"children":[{"nodeId":16105,"parentId":16104,"backendNodeId":10532,"nodeType":3,"nodeName":"#text","localName":"","nodeValue":"\n\tif (window.parent && window.parent.postMessage)\n\t{\n \t\twindow.parent.postMessage({\"inner-app-ready\":true},'*')\n \t}\n\twindow.onunload = function(){\n\t\twindow.top.postMessage({\"inner-app-ready\":false},\"*\");\n\t};\n\twindow.onbeforeunload = promptSessionLeave;\n\n\t\tmenus.createMenuCache(null);\n\n\n\n\t\tloadDomains(TABLEDOMAINLIST);\n\n"}],"attributes":[]}],"attributes":["scroll","no","data-appid","po","class","tundra","style","overflow: hidden; padding: 0px; margin: 0px; height: 100%; width: 100%;","aria-labelledby","titlebar-tb_appname","onkeydown","bodyEvent(event)","onclick","bodyEvent(event)","overflow","hidden"]}],"attributes":["lang","en","style","display: block;","class","dj_webkit dj_chrome dj_contentbox"],"frameId":"A805AEF7781217A3B89FB0412306A604"}],"documentURL":"
http://184.68.122.34:9080/maximo/ui/maximo.jsp?event=render&targetid=po&value=rerender&uisessionid=22&_tt=5nc8jk2t2sbpalbm3encsqmu6o","baseURL":"
http://184.68.122.34:9080/maximo/webclient/skins/skins-20201221-1052/iot18/images/","xmlVersion":"","compatibilityMode":"NoQuirksMode"}}}
(Session info: chrome=99.0.4844.51)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'SHIVANGI-LAPTOP', ip: '192.168.1.8',
os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 99.0.4844.51, chrome: {chromedriverVersion: 99.0.4844.51 (d537ec02474b5..., userDataDir: C:\Users\SHIVAN~1\AppData\L...}, goog:chromeOptions: {debuggerAddress: localhost:54304}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 404894dd812693fdbb594d1d9732247a
I hope above logs will help to understand the issue. i am also facing the same issue in Chrome 100 Beta