[1623060517.763][INFO]: Starting ChromeDriver 91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}) on port 9515 [1623060517.763][INFO]: Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. [1623060518.241][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND InitSession { "capabilities": { "alwaysMatch": { "goog:chromeOptions": { "excludeSwitches": [ "enable-automation" ], "useAutomationExtension": false, "w3c": true } } } } [1623060518.241][WARNING]: Deprecated chrome option is ignored: useAutomationExtension [1623060518.241][WARNING]: Deprecated chrome option is ignored: useAutomationExtension [1623060518.243][INFO]: Populating Preferences file: { "alternate_error_pages": { "enabled": false }, "autofill": { "enabled": false }, "browser": { "check_default_browser": false }, "distribution": { "import_bookmarks": false, "import_history": false, "import_search_engine": false, "make_chrome_default_for_user": false, "skip_first_run_ui": true }, "dns_prefetching": { "enabled": false }, "profile": { "content_settings": { "pattern_pairs": { "https://*,*": { "media-stream": { "audio": "Default", "video": "Default" } } } }, "default_content_setting_values": { "geolocation": 1 }, "default_content_settings": { "geolocation": 1, "mouselock": 1, "notifications": 1, "popups": 1, "ppapi-broker": 1 }, "password_manager_enabled": false }, "safebrowsing": { "enabled": false }, "search": { "suggest_enabled": false }, "translate": { "enabled": false } } [1623060518.244][INFO]: Populating Local State file: { "background_mode": { "enabled": false }, "ssl": { "rev_checking": { "enabled": false } } } [1623060518.245][INFO]: Launching chrome: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --allow-pre-commit-input --disable-background-networking --disable-backgrounding-occluded-windows --disable-client-side-phishing-detection --disable-default-apps --disable-hang-monitor --disable-popup-blocking --disable-prompt-on-repost --disable-sync --enable-blink-features=ShadowDOMV0 --enable-logging --log-level=0 --no-first-run --no-service-autorun --password-store=basic --remote-debugging-port=0 --test-type=webdriver --use-mock-keychain --user-data-dir="C:\Users\LUKASZ~1.RES\AppData\Local\Temp\8\scoped_dir8524_1510746861" data:, [1623060518.568][DEBUG]: DevTools HTTP Request: http://localhost:59101/json/version [1623060518.903][DEBUG]: DevTools HTTP Response: { "Browser": "Chrome/91.0.4472.77", "Protocol-Version": "1.3", "User-Agent": "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36", "V8-Version": "9.1.269.28", "WebKit-Version": "537.36 (@1cecd5c8a856bc2a5adda436e7b84d8d21b339b6)", "webSocketDebuggerUrl": "ws://localhost:59101/devtools/browser/cad96f87-691f-4345-8eae-fc33e57efb0d" } [1623060518.903][DEBUG]: DevTools HTTP Request: http://localhost:59101/json/list [1623060518.904][DEBUG]: DevTools HTTP Response: [ { "description": "", "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:59101/devtools/page/0A845CF9BC9457740DCA085291A1585B", "id": "0A845CF9BC9457740DCA085291A1585B", "title": "", "type": "page", "url": "data:,", "webSocketDebuggerUrl": "ws://localhost:59101/devtools/page/0A845CF9BC9457740DCA085291A1585B" } ] [1623060518.905][DEBUG]: DevTools HTTP Request: http://localhost:59101/json/list [1623060518.906][DEBUG]: DevTools HTTP Response: [ { "description": "", "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:59101/devtools/page/0A845CF9BC9457740DCA085291A1585B", "id": "0A845CF9BC9457740DCA085291A1585B", "title": "", "type": "page", "url": "data:,", "webSocketDebuggerUrl": "ws://localhost:59101/devtools/page/0A845CF9BC9457740DCA085291A1585B" } ] [1623060518.909][INFO]: resolved localhost to ["::1","127.0.0.1"] [1623060518.911][DEBUG]: DevTools WebSocket Command: Page.addScriptToEvaluateOnNewDocument (id=1) 0A845CF9BC9457740DCA085291A1585B { "source": "(function () {window.cdc_adoQpoasnfa76pfcZLmcfl_Array = window.Array;window.cdc_adoQpoasnfa76pfcZLmcfl_Promise = window.Promise;window.cdc_adoQpoasnfa76pfcZLmcfl_Symbol = window.Symbol;}) ();" } [1623060518.911][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=2) 0A845CF9BC9457740DCA085291A1585B { "expression": "(function () {window.cdc_adoQpoasnfa76pfcZLmcfl_Array = window.Array;window.cdc_adoQpoasnfa76pfcZLmcfl_Promise = window.Promise;window.cdc_adoQpoasnfa76pfcZLmcfl_Symbol = window.Symbol;}) ();" } [1623060518.911][DEBUG]: DevTools WebSocket Command: Log.enable (id=3) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.911][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=4) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.911][DEBUG]: DevTools WebSocket Command: Target.setAutoAttach (id=5) 0A845CF9BC9457740DCA085291A1585B { "autoAttach": true, "flatten": true, "waitForDebuggerOnStart": false } [1623060518.911][DEBUG]: DevTools WebSocket Command: Page.enable (id=6) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.911][DEBUG]: DevTools WebSocket Command: Page.enable (id=7) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.930][DEBUG]: DevTools WebSocket Response: Page.addScriptToEvaluateOnNewDocument (id=1) 0A845CF9BC9457740DCA085291A1585B { "identifier": "1" } [1623060518.930][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=2) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "undefined" } } [1623060518.930][DEBUG]: DevTools WebSocket Response: Log.enable (id=3) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.930][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=4) 0A845CF9BC9457740DCA085291A1585B { "root": { "backendNodeId": 2, "baseURL": "data:,", "childNodeCount": 0, "children": [ ], "documentURL": "data:,", "localName": "", "nodeId": 1, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060518.930][DEBUG]: DevTools WebSocket Response: Target.setAutoAttach (id=5) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.930][DEBUG]: DevTools WebSocket Response: Page.enable (id=6) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.930][DEBUG]: DevTools WebSocket Response: Page.enable (id=7) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.930][DEBUG]: DevTools WebSocket Command: Runtime.enable (id=8) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.931][DEBUG]: DevTools WebSocket Event: DOM.childNodeInserted 0A845CF9BC9457740DCA085291A1585B { "node": { "attributes": [ ], "backendNodeId": 3, "childNodeCount": 0, "frameId": "0A845CF9BC9457740DCA085291A1585B", "localName": "html", "nodeId": 2, "nodeName": "HTML", "nodeType": 1, "nodeValue": "" }, "parentNodeId": 1, "previousNodeId": 0 } [1623060518.931][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 1, "nodeId": 2 } [1623060518.931][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 2, "nodeId": 2 } [1623060518.931][DEBUG]: DevTools WebSocket Event: Page.loadEventFired 0A845CF9BC9457740DCA085291A1585B { "timestamp": 1646164.98956 } [1623060518.931][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=9) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": false, "expression": "document.readyState", "returnByValue": true } [1623060518.931][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B" } [1623060518.931][DEBUG]: DevTools WebSocket Event: DOM.documentUpdated 0A845CF9BC9457740DCA085291A1585B { } [1623060518.931][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=10) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.932][DEBUG]: DevTools WebSocket Event: Page.domContentEventFired 0A845CF9BC9457740DCA085291A1585B { "timestamp": 1646164.989934 } [1623060518.934][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 0A845CF9BC9457740DCA085291A1585B { "context": { "auxData": { "frameId": "0A845CF9BC9457740DCA085291A1585B", "isDefault": true, "type": "default" }, "id": 1, "name": "", "origin": "://", "uniqueId": "-3224856411417057866.-7512047928708446581" } } [1623060518.934][DEBUG]: DevTools WebSocket Response: Runtime.enable (id=8) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.935][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=9) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "string", "value": "complete" } } [1623060518.935][DEBUG]: DevTools WebSocket Command: Page.enable (id=11) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.935][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=10) 0A845CF9BC9457740DCA085291A1585B { "root": { "backendNodeId": 2, "baseURL": "data:,", "childNodeCount": 1, "children": [ { "attributes": [ ], "backendNodeId": 3, "childNodeCount": 2, "children": [ { "attributes": [ ], "backendNodeId": 4, "childNodeCount": 0, "localName": "head", "nodeId": 5, "nodeName": "HEAD", "nodeType": 1, "nodeValue": "", "parentId": 4 }, { "attributes": [ ], "backendNodeId": 5, "childNodeCount": 0, "localName": "body", "nodeId": 6, "nodeName": "BODY", "nodeType": 1, "nodeValue": "", "parentId": 4 } ], "frameId": "0A845CF9BC9457740DCA085291A1585B", "localName": "html", "nodeId": 4, "nodeName": "HTML", "nodeType": 1, "nodeValue": "", "parentId": 3 } ], "documentURL": "data:,", "localName": "", "nodeId": 3, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060518.935][DEBUG]: DevTools WebSocket Response: Page.enable (id=11) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.935][DEBUG]: DevTools WebSocket Command: Runtime.enable (id=12) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.936][DEBUG]: DevTools WebSocket Response: Runtime.enable (id=12) 0A845CF9BC9457740DCA085291A1585B { } [1623060518.936][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=13) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060518.939][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=13) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": 1 } } } [1623060518.939][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE InitSession { "capabilities": { "acceptInsecureCerts": false, "browserName": "chrome", "browserVersion": "91.0.4472.77", "chrome": { "chromedriverVersion": "91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288})", "userDataDir": "C:\\Users\\LUKASZ~1.RES\\AppData\\Local\\Temp\\8\\scoped_dir8524_1510746861" }, "goog:chromeOptions": { "debuggerAddress": "localhost:59101" }, "networkConnectionEnabled": false, "pageLoadStrategy": "normal", "platformName": "windows", "proxy": { }, "setWindowRect": true, "strictFileInteractability": false, "timeouts": { "implicit": 0, "pageLoad": 300000, "script": 30000 }, "unhandledPromptBehavior": "dismiss and notify", "webauthn:extension:largeBlob": true, "webauthn:virtualAuthenticators": true }, "sessionId": "fd11f31b5a5b643dcf8efd43e5549903" } [1623060518.957][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND Navigate { "url": "https://accounts.google.com/signin/v2/identifier?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%253A%252F%252Fwww.youtube.com%252F&hl=pl&ec=65620&flowName=GlifWebSignIn&flowEntry=ServiceLogin" } [1623060518.957][INFO]: Waiting for pending navigations... [1623060518.957][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=14) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060518.958][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=14) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060518.958][INFO]: Done waiting for pending navigations. Status: ok [1623060518.958][DEBUG]: DevTools WebSocket Command: Page.navigate (id=15) 0A845CF9BC9457740DCA085291A1585B { "url": "https://accounts.google.com/signin/v2/identifier?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%..." } [1623060519.129][DEBUG]: DevTools WebSocket Response: Page.navigate (id=15) 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B", "loaderId": "4130352CC378A0E0A025B7869D768E49" } [1623060519.129][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=16) 0A845CF9BC9457740DCA085291A1585B { "expression": "document.URL" } [1623060519.130][DEBUG]: DevTools WebSocket Event: Runtime.executionContextsCleared 0A845CF9BC9457740DCA085291A1585B { } [1623060519.131][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B" } [1623060519.149][DEBUG]: DevTools WebSocket Event: Runtime.executionContextsCleared 0A845CF9BC9457740DCA085291A1585B { } [1623060519.149][DEBUG]: DevTools WebSocket Event: Page.frameNavigated 0A845CF9BC9457740DCA085291A1585B { "frame": { "adFrameType": "none", "crossOriginIsolatedContextType": "NotIsolated", "domainAndRegistry": "google.com", "gatedAPIFeatures": [ "SharedArrayBuffersTransferAllowed" ], "id": "0A845CF9BC9457740DCA085291A1585B", "loaderId": "4130352CC378A0E0A025B7869D768E49", "mimeType": "text/html", "secureContextType": "Secure", "securityOrigin": "https://accounts.google.com", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." } } [1623060519.149][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 0A845CF9BC9457740DCA085291A1585B { "context": { "auxData": { "frameId": "0A845CF9BC9457740DCA085291A1585B", "isDefault": true, "type": "default" }, "id": 1, "name": "", "origin": "https://accounts.google.com", "uniqueId": "9024262559600686707.-817254120383115263" } } [1623060519.149][DEBUG]: DevTools WebSocket Event: DOM.documentUpdated 0A845CF9BC9457740DCA085291A1585B { } [1623060519.149][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=17) 0A845CF9BC9457740DCA085291A1585B { } [1623060519.155][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=16) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "string", "value": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." } } [1623060519.156][INFO]: Waiting for pending navigations... [1623060519.156][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=18) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.161][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=17) 0A845CF9BC9457740DCA085291A1585B { "root": { "backendNodeId": 1, "baseURL": "https://accounts.google.com/", "childNodeCount": 2, "children": [ { "backendNodeId": 2, "localName": "", "nodeId": 2, "nodeName": "html", "nodeType": 10, "nodeValue": "", "parentId": 1, "publicId": "", "systemId": "" }, { "attributes": [ "lang", "pl", "dir", "ltr", "class", "CMgTXc" ], "backendNodeId": 3, "childNodeCount": 1, "children": [ { "attributes": [ ], "backendNodeId": 4, "childNodeCount": 17, "localName": "head", "nodeId": 4, "nodeName": "HEAD", "nodeType": 1, "nodeValue": "", "parentId": 3 } ], "frameId": "0A845CF9BC9457740DCA085291A1585B", "localName": "html", "nodeId": 3, "nodeName": "HTML", "nodeType": 1, "nodeValue": "", "parentId": 1 } ], "documentURL": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%...", "localName": "", "nodeId": 1, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060519.161][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=18) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.199][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 18, "nodeId": 4 } [1623060519.199][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 19, "nodeId": 4 } [1623060519.199][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=19) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.200][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=19) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.430][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 4 } [1623060519.430][DEBUG]: DevTools WebSocket Event: DOM.childNodeInserted 0A845CF9BC9457740DCA085291A1585B { "node": { "attributes": [ "id", "yDmH0d", "class", "nyoS7c UzCXuf", "jscontroller", "Uas9Hd", "jsaction", "rcuQ6b:npT2md;click:FAbpgf" ], "backendNodeId": 5, "childNodeCount": 0, "localName": "body", "nodeId": 5, "nodeName": "BODY", "nodeType": 1, "nodeValue": "" }, "parentNodeId": 3, "previousNodeId": 4 } [1623060519.430][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 1, "nodeId": 5 } [1623060519.430][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=20) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.449][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=20) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.453][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 2, "nodeId": 5 } [1623060519.454][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 3, "nodeId": 5 } [1623060519.454][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=21) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.472][DEBUG]: DevTools WebSocket Event: Log.entryAdded 0A845CF9BC9457740DCA085291A1585B { "entry": { "args": [ { "className": "HTMLInputElement", "description": "input.F29zPe", "objectId": "-6999447899821546271.1.1", "subtype": "node", "type": "object" } ], "level": "verbose", "source": "recommendation", "text": "[DOM] Input elements should have autocomplete attributes (suggested: \"current-password\"): (More info: https://goo.gl/9p2vKq) %o", "timestamp": 1.623060519469902e+12, "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." } } [1623060519.473][DEBUG]: DevTools WebSocket Event: DOM.documentUpdated 0A845CF9BC9457740DCA085291A1585B { } [1623060519.473][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=22) 0A845CF9BC9457740DCA085291A1585B { } [1623060519.473][DEBUG]: DevTools WebSocket Event: Page.domContentEventFired 0A845CF9BC9457740DCA085291A1585B { "timestamp": 1646165.533752 } [1623060519.473][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=21) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.683][DEBUG]: DevTools WebSocket Event: Page.navigatedWithinDocument 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." } [1623060519.683][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=22) 0A845CF9BC9457740DCA085291A1585B { "root": { "backendNodeId": 1, "baseURL": "https://accounts.google.com/", "childNodeCount": 2, "children": [ { "backendNodeId": 2, "localName": "", "nodeId": 7, "nodeName": "html", "nodeType": 10, "nodeValue": "", "parentId": 6, "publicId": "", "systemId": "" }, { "attributes": [ "lang", "pl", "dir", "ltr", "class", "CMgTXc" ], "backendNodeId": 3, "childNodeCount": 2, "children": [ { "attributes": [ ], "backendNodeId": 4, "childNodeCount": 21, "localName": "head", "nodeId": 9, "nodeName": "HEAD", "nodeType": 1, "nodeValue": "", "parentId": 8 }, { "attributes": [ "id", "yDmH0d", "class", "nyoS7c UzCXuf", "jscontroller", "Uas9Hd", "jsaction", "rcuQ6b:npT2md;click:FAbpgf" ], "backendNodeId": 5, "childNodeCount": 3, "localName": "body", "nodeId": 10, "nodeName": "BODY", "nodeType": 1, "nodeValue": "", "parentId": 8 } ], "frameId": "0A845CF9BC9457740DCA085291A1585B", "localName": "html", "nodeId": 8, "nodeName": "HTML", "nodeType": 1, "nodeValue": "", "parentId": 6 } ], "documentURL": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%...", "localName": "", "nodeId": 6, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060519.683][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "jsaction", "nodeId": 10, "value": "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT" } [1623060519.683][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "jsaction", "nodeId": 10, "value": "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT;wINJic:.CLIENT" } [1623060519.683][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 4, "nodeId": 10 } [1623060519.684][DEBUG]: DevTools WebSocket Event: Page.frameAttached 0A845CF9BC9457740DCA085291A1585B { "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28", "parentFrameId": "0A845CF9BC9457740DCA085291A1585B", "stack": { "callFrames": [ { "columnNumber": 100, "functionName": "_.h.aY", "lineNumber": 341, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 457, "functionName": "Gv.Va", "lineNumber": 847, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 73, "functionName": "", "lineNumber": 2911, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 246, "functionName": "$ha", "lineNumber": 451, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 48, "functionName": "_.Yn", "lineNumber": 449, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 260, "functionName": "_.Wc", "lineNumber": 448, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 49, "functionName": "LLa", "lineNumber": 2911, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 157, "functionName": "", "lineNumber": 2910, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 246, "functionName": "$ha", "lineNumber": 451, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 48, "functionName": "_.Yn", "lineNumber": 449, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 260, "functionName": "_.Wc", "lineNumber": 448, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 133, "functionName": "ILa", "lineNumber": 2910, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 440, "functionName": "", "lineNumber": 2908, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 246, "functionName": "$ha", "lineNumber": 451, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 48, "functionName": "_.Yn", "lineNumber": 449, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 260, "functionName": "_.Wc", "lineNumber": 448, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 417, "functionName": "ELa", "lineNumber": 2908, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 371, "functionName": "Mf.Fa", "lineNumber": 2907, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 252, "functionName": "c", "lineNumber": 650, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, "..." ] } } [1623060519.684][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28" } [1623060519.684][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=23) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.719][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "jsaction", "nodeId": 10, "value": "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT;wINJic:.CLIENT;qako4e:.CLIENT" } [1623060519.719][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "jsaction", "nodeId": 10, "value": "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT;wINJic:.CLIENT;qako4e:.CLIENT;TSpWaf:.CLIENT" } [1623060519.719][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "jsaction", "nodeId": 10, "value": "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT;wINJic:.CLIENT;qako4e:.CLIENT;TSpWaf:.CLIENT;nHjqDd:.CLIENT" } [1623060519.719][DEBUG]: DevTools WebSocket Event: Page.navigatedWithinDocument 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B", "url": "https://accounts.google.com/signin/v2/identifier?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%..." } [1623060519.719][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "class", "nodeId": 10, "value": "nyoS7c UzCXuf EIlDfe" } [1623060519.719][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=23) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.730][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 9 } [1623060519.730][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 21, "nodeId": 9 } [1623060519.730][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=24) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.765][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=24) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.803][DEBUG]: DevTools WebSocket Event: Target.attachedToTarget 0A845CF9BC9457740DCA085291A1585B { "sessionId": "FE32F6C5F725172F5B1B456D408A12E7", "targetInfo": { "attached": true, "browserContextId": "7097DB989BEFD0B2471D4EBC165FA142", "canAccessOpener": false, "targetId": "D9F2147DEDE6CC727C22EFD8FAE81C28", "title": "", "type": "iframe", "url": "" }, "waitingForDebugger": false } [1623060519.804][DEBUG]: DevTools WebSocket Command: Page.addScriptToEvaluateOnNewDocument (id=1) FE32F6C5F725172F5B1B456D408A12E7 { "source": "(function () {window.cdc_adoQpoasnfa76pfcZLmcfl_Array = window.Array;window.cdc_adoQpoasnfa76pfcZLmcfl_Promise = window.Promise;window.cdc_adoQpoasnfa76pfcZLmcfl_Symbol = window.Symbol;}) ();" } [1623060519.804][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=2) FE32F6C5F725172F5B1B456D408A12E7 { "expression": "(function () {window.cdc_adoQpoasnfa76pfcZLmcfl_Array = window.Array;window.cdc_adoQpoasnfa76pfcZLmcfl_Promise = window.Promise;window.cdc_adoQpoasnfa76pfcZLmcfl_Symbol = window.Symbol;}) ();" } [1623060519.804][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=3) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.804][DEBUG]: DevTools WebSocket Command: Target.setAutoAttach (id=4) FE32F6C5F725172F5B1B456D408A12E7 { "autoAttach": true, "flatten": true, "waitForDebuggerOnStart": false } [1623060519.804][DEBUG]: DevTools WebSocket Command: Page.enable (id=5) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.805][DEBUG]: DevTools WebSocket Command: Page.enable (id=25) 0A845CF9BC9457740DCA085291A1585B { } [1623060519.808][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28" } [1623060519.808][DEBUG]: DevTools WebSocket Event: Page.frameDetached 0A845CF9BC9457740DCA085291A1585B { "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28", "reason": "swap" } [1623060519.813][DEBUG]: DevTools WebSocket Response: Page.addScriptToEvaluateOnNewDocument (id=1) FE32F6C5F725172F5B1B456D408A12E7 { "identifier": "1" } [1623060519.813][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=2) FE32F6C5F725172F5B1B456D408A12E7 { "result": { "type": "undefined" } } [1623060519.813][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=3) FE32F6C5F725172F5B1B456D408A12E7 { "root": { "backendNodeId": 1, "baseURL": "https://accounts.youtube.com/accounts/CheckConnection?pmpo=https%3A%2F%2Faccounts.google.com&v=1442561274×tamp=1623060519642", "childNodeCount": 0, "children": [ ], "documentURL": "https://accounts.youtube.com/accounts/CheckConnection?pmpo=https%3A%2F%2Faccounts.google.com&v=1442561274×tamp=1623060519642", "localName": "", "nodeId": 1, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060519.813][DEBUG]: DevTools WebSocket Response: Target.setAutoAttach (id=4) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.814][DEBUG]: DevTools WebSocket Response: Page.enable (id=5) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.827][DEBUG]: DevTools WebSocket Event: DOM.childNodeInserted FE32F6C5F725172F5B1B456D408A12E7 { "node": { "attributes": [ ], "backendNodeId": 2, "childNodeCount": 0, "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28", "localName": "html", "nodeId": 2, "nodeName": "HTML", "nodeType": 1, "nodeValue": "" }, "parentNodeId": 1, "previousNodeId": 0 } [1623060519.827][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated FE32F6C5F725172F5B1B456D408A12E7 { "childNodeCount": 1, "nodeId": 2 } [1623060519.827][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated FE32F6C5F725172F5B1B456D408A12E7 { "childNodeCount": 2, "nodeId": 2 } [1623060519.828][DEBUG]: DevTools WebSocket Event: Page.loadEventFired FE32F6C5F725172F5B1B456D408A12E7 { "timestamp": 1646165.890606 } [1623060519.828][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading FE32F6C5F725172F5B1B456D408A12E7 { "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28" } [1623060519.828][DEBUG]: DevTools WebSocket Event: DOM.documentUpdated FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.828][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=6) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.829][DEBUG]: DevTools WebSocket Event: Page.domContentEventFired FE32F6C5F725172F5B1B456D408A12E7 { "timestamp": 1646165.891244 } [1623060519.829][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=6) FE32F6C5F725172F5B1B456D408A12E7 { "root": { "backendNodeId": 1, "baseURL": "https://accounts.youtube.com/accounts/CheckConnection?pmpo=https%3A%2F%2Faccounts.google.com&v=1442561274×tamp=1623060519642", "childNodeCount": 1, "children": [ { "attributes": [ ], "backendNodeId": 2, "childNodeCount": 2, "children": [ { "attributes": [ ], "backendNodeId": 3, "childNodeCount": 1, "localName": "head", "nodeId": 5, "nodeName": "HEAD", "nodeType": 1, "nodeValue": "", "parentId": 4 }, { "attributes": [ ], "backendNodeId": 4, "childNodeCount": 0, "localName": "body", "nodeId": 6, "nodeName": "BODY", "nodeType": 1, "nodeValue": "", "parentId": 4 } ], "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28", "localName": "html", "nodeId": 4, "nodeName": "HTML", "nodeType": 1, "nodeValue": "", "parentId": 3 } ], "documentURL": "https://accounts.youtube.com/accounts/CheckConnection?pmpo=https%3A%2F%2Faccounts.google.com&v=1442561274×tamp=1623060519642", "localName": "", "nodeId": 3, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060519.840][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 9 } [1623060519.840][DEBUG]: DevTools WebSocket Event: DOM.attributeModified 0A845CF9BC9457740DCA085291A1585B { "name": "jsaction", "nodeId": 10, "value": "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT;wINJic:.CLIENT;qako4e:.CLIENT;TSpWaf:.CLIENT;nHjqDd:.CLIENT;keydown:.CLIENT" } [1623060519.840][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 21, "nodeId": 9 } [1623060519.840][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 5, "nodeId": 10 } [1623060519.848][DEBUG]: DevTools WebSocket Event: Page.frameAttached 0A845CF9BC9457740DCA085291A1585B { "frameId": "9463D1228593F6ABC95F154B0C26FAA7", "parentFrameId": "0A845CF9BC9457740DCA085291A1585B", "stack": { "callFrames": [ { "columnNumber": 2499, "functionName": "W", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 2906, "functionName": "sdU_", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 2076, "functionName": "k", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 1670, "functionName": "f", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 217, "functionName": "_.IN.da", "lineNumber": 3639, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 417, "functionName": "_.ZO", "lineNumber": 3936, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 67, "functionName": "_.h.Ae", "lineNumber": 4128, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 142, "functionName": "_.h.oj", "lineNumber": 4128, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 396, "functionName": "_.h.Va", "lineNumber": 4127, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 464, "functionName": "_.h.Va", "lineNumber": 4146, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 73, "functionName": "", "lineNumber": 2911, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 246, "functionName": "$ha", "lineNumber": 451, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 48, "functionName": "_.Yn", "lineNumber": 449, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 260, "functionName": "_.Wc", "lineNumber": 448, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 49, "functionName": "LLa", "lineNumber": 2911, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 157, "functionName": "", "lineNumber": 2910, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 246, "functionName": "$ha", "lineNumber": 451, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 46, "functionName": "bo", "lineNumber": 448, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 160, "functionName": "_.Nb.callback", "lineNumber": 448, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, "..." ] } } [1623060519.848][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "9463D1228593F6ABC95F154B0C26FAA7" } [1623060519.852][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 6, "nodeId": 10 } [1623060519.852][DEBUG]: DevTools WebSocket Response: Page.enable (id=25) 0A845CF9BC9457740DCA085291A1585B { } [1623060519.853][DEBUG]: DevTools WebSocket Command: Runtime.enable (id=7) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.854][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated FE32F6C5F725172F5B1B456D408A12E7 { "context": { "auxData": { "frameId": "D9F2147DEDE6CC727C22EFD8FAE81C28", "isDefault": true, "type": "default" }, "id": 1, "name": "", "origin": "https://accounts.youtube.com", "uniqueId": "-6794292135450246852.1423134354642031804" } } [1623060519.854][DEBUG]: DevTools WebSocket Response: Runtime.enable (id=7) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.854][DEBUG]: DevTools WebSocket Command: Page.enable (id=8) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.855][DEBUG]: DevTools WebSocket Response: Page.enable (id=8) FE32F6C5F725172F5B1B456D408A12E7 { } [1623060519.855][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=26) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.868][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=26) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.868][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=27) 0A845CF9BC9457740DCA085291A1585B { } [1623060519.868][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 9 } [1623060519.868][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 21, "nodeId": 9 } [1623060519.869][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=27) 0A845CF9BC9457740DCA085291A1585B { "root": { "backendNodeId": 1, "baseURL": "https://accounts.google.com/", "childNodeCount": 2, "children": [ { "backendNodeId": 2, "localName": "", "nodeId": 12, "nodeName": "html", "nodeType": 10, "nodeValue": "", "parentId": 11, "publicId": "", "systemId": "" }, { "attributes": [ "lang", "pl", "dir", "ltr", "class", "CMgTXc" ], "backendNodeId": 3, "childNodeCount": 2, "children": [ { "attributes": [ ], "backendNodeId": 4, "childNodeCount": 21, "localName": "head", "nodeId": 14, "nodeName": "HEAD", "nodeType": 1, "nodeValue": "", "parentId": 13 }, { "attributes": [ "id", "yDmH0d", "class", "nyoS7c UzCXuf EIlDfe", "jscontroller", "Uas9Hd", "jsaction", "rcuQ6b:npT2md;click:FAbpgf;GvneHb:.CLIENT;wINJic:.CLIENT;qako4e:.CLIENT;TSpWaf:.CLIENT;nHjqDd:.CLIENT;keydown:.CLIENT" ], "backendNodeId": 5, "childNodeCount": 6, "localName": "body", "nodeId": 15, "nodeName": "BODY", "nodeType": 1, "nodeValue": "", "parentId": 13 } ], "frameId": "0A845CF9BC9457740DCA085291A1585B", "localName": "html", "nodeId": 13, "nodeName": "HTML", "nodeType": 1, "nodeValue": "", "parentId": 11 } ], "documentURL": "https://accounts.google.com/signin/v2/identifier?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%...", "localName": "", "nodeId": 11, "nodeName": "#document", "nodeType": 9, "nodeValue": "", "xmlVersion": "" } } [1623060519.869][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=28) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": false, "expression": "document.readyState", "returnByValue": true } [1623060519.873][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=28) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "string", "value": "interactive" } } [1623060519.891][DEBUG]: DevTools WebSocket Event: Page.frameNavigated 0A845CF9BC9457740DCA085291A1585B { "frame": { "adFrameType": "none", "crossOriginIsolatedContextType": "NotIsolated", "domainAndRegistry": "google.com", "gatedAPIFeatures": [ "SharedArrayBuffersTransferAllowed" ], "id": "9463D1228593F6ABC95F154B0C26FAA7", "loaderId": "088F163FC7778F174CCD2A6124853943", "mimeType": "text/html", "name": "", "parentId": "0A845CF9BC9457740DCA085291A1585B", "secureContextType": "Secure", "securityOrigin": "https://accounts.google.com", "url": "https://accounts.google.com/_/bscframe" } } [1623060519.891][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 0A845CF9BC9457740DCA085291A1585B { "context": { "auxData": { "frameId": "9463D1228593F6ABC95F154B0C26FAA7", "isDefault": true, "type": "default" }, "id": 2, "name": "", "origin": "https://accounts.google.com", "uniqueId": "-7948339263356207008.3235541419389027308" } } [1623060519.891][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=29) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.893][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=29) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.893][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "9463D1228593F6ABC95F154B0C26FAA7" } [1623060519.893][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=30) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.897][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 14 } [1623060519.897][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 21, "nodeId": 14 } [1623060519.897][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=30) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.909][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 7, "nodeId": 15 } [1623060519.909][DEBUG]: DevTools WebSocket Event: Page.frameAttached 0A845CF9BC9457740DCA085291A1585B { "frameId": "3B196EF7A7B715E4269D0DC452E370C0", "parentFrameId": "0A845CF9BC9457740DCA085291A1585B", "stack": { "callFrames": [ { "columnNumber": 6549, "functionName": "eval", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 867, "functionName": "hq", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 11025, "functionName": "eval", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 7935, "functionName": "GK", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 12402, "functionName": "TK", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 12639, "functionName": "Z", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 7724, "functionName": "bl", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 50, "functionName": "k", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 13604, "functionName": "eval", "lineNumber": 1433, "scriptId": "21", "url": "" }, { "columnNumber": 16657, "functionName": "", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 2291, "functionName": "", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 252, "functionName": "c", "lineNumber": 650, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." } ] } } [1623060519.909][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=31) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.909][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "3B196EF7A7B715E4269D0DC452E370C0" } [1623060519.913][DEBUG]: DevTools WebSocket Event: Page.frameNavigated 0A845CF9BC9457740DCA085291A1585B { "frame": { "adFrameType": "none", "crossOriginIsolatedContextType": "NotIsolated", "domainAndRegistry": "", "gatedAPIFeatures": [ "SharedArrayBuffersTransferAllowed" ], "id": "3B196EF7A7B715E4269D0DC452E370C0", "loaderId": "64F7009BBFA955A43CBF1ACB33BE5CA6", "mimeType": "text/html", "name": "", "parentId": "0A845CF9BC9457740DCA085291A1585B", "secureContextType": "Secure", "securityOrigin": "://", "url": "about:blank" } } [1623060519.913][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 0A845CF9BC9457740DCA085291A1585B { "context": { "auxData": { "frameId": "3B196EF7A7B715E4269D0DC452E370C0", "isDefault": true, "type": "default" }, "id": 3, "name": "", "origin": "https://accounts.google.com", "uniqueId": "5713029038965325578.-5826588108770929228" } } [1623060519.913][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "3B196EF7A7B715E4269D0DC452E370C0" } [1623060519.918][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=31) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.937][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 14 } [1623060519.938][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=32) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.947][DEBUG]: DevTools WebSocket Event: Page.loadEventFired 0A845CF9BC9457740DCA085291A1585B { "timestamp": 1646166.001639 } [1623060519.947][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=33) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": false, "expression": "document.readyState", "returnByValue": true } [1623060519.947][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B" } [1623060519.956][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=32) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.956][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=33) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "string", "value": "complete" } } [1623060519.956][INFO]: Done waiting for pending navigations. Status: ok [1623060519.956][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE Navigate [1623060519.967][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND FindElement { "using": "xpath", "value": "//input[@id='identifierId']" } [1623060519.967][INFO]: Waiting for pending navigations... [1623060519.967][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=34) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060519.970][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=34) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060519.970][INFO]: Done waiting for pending navigations. Status: ok [1623060519.972][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=35) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060519.990][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=35) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "element-6066-11e4-a52e-4f735466cecf": "12a73692-6a5b-4963-8192-7d62faf1de4d" } } } } [1623060519.991][INFO]: Waiting for pending navigations... [1623060519.991][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=36) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.001][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=36) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.001][INFO]: Done waiting for pending navigations. Status: ok [1623060520.001][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE FindElement { "element-6066-11e4-a52e-4f735466cecf": "12a73692-6a5b-4963-8192-7d62faf1de4d" } [1623060520.012][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND FindElement { "using": "xpath", "value": "//*[@name=\"identifier\"]" } [1623060520.013][INFO]: Waiting for pending navigations... [1623060520.013][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=37) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.034][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=37) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.034][INFO]: Done waiting for pending navigations. Status: ok [1623060520.036][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=38) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.188][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=38) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "element-6066-11e4-a52e-4f735466cecf": "12a73692-6a5b-4963-8192-7d62faf1de4d" } } } } [1623060520.188][INFO]: Waiting for pending navigations... [1623060520.188][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 6, "nodeId": 15 } [1623060520.188][DEBUG]: DevTools WebSocket Event: Page.frameDetached 0A845CF9BC9457740DCA085291A1585B { "frameId": "3B196EF7A7B715E4269D0DC452E370C0", "reason": "remove" } [1623060520.188][DEBUG]: DevTools WebSocket Event: Runtime.executionContextDestroyed 0A845CF9BC9457740DCA085291A1585B { "executionContextId": 3 } [1623060520.188][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=39) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.248][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=39) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.248][INFO]: Done waiting for pending navigations. Status: ok [1623060520.248][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE FindElement { "element-6066-11e4-a52e-4f735466cecf": "12a73692-6a5b-4963-8192-7d62faf1de4d" } [1623060520.257][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND TypeElement { "id": "12a73692-6a5b-4963-8192-7d62faf1de4d", "text": "lucas.swierszczyk" } [1623060520.257][INFO]: Waiting for pending navigations... [1623060520.257][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=40) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.260][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=40) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.261][INFO]: Done waiting for pending navigations. Status: ok [1623060520.262][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=41) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.270][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=41) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "INPUT" } } } [1623060520.271][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=42) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.277][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=42) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "email" } } } [1623060520.277][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=43) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.280][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=43) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": false } } } [1623060520.281][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=44) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.284][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=44) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "INPUT" } } } [1623060520.284][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=45) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": false, "expression": "document.hasFocus()", "returnByValue": true } [1623060520.285][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=45) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "boolean", "value": true } } [1623060520.285][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=46) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.288][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=46) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "element-6066-11e4-a52e-4f735466cecf": "12a73692-6a5b-4963-8192-7d62faf1de4d" } } } } [1623060520.289][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=47) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.299][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=47) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": true } } } [1623060520.301][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=48) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.306][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=48) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": true } } } [1623060520.307][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=49) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.310][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=49) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": null } } } [1623060520.310][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=50) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyL", "key": "l", "modifiers": 0, "text": "l", "type": "rawKeyDown", "unmodifiedText": "l", "windowsVirtualKeyCode": 76 } [1623060520.311][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=51) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyL", "key": "l", "modifiers": 0, "text": "l", "type": "char", "unmodifiedText": "l", "windowsVirtualKeyCode": 76 } [1623060520.311][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=52) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyL", "key": "l", "modifiers": 0, "text": "l", "type": "keyUp", "unmodifiedText": "l", "windowsVirtualKeyCode": 76 } [1623060520.311][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=53) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyU", "key": "u", "modifiers": 0, "text": "u", "type": "rawKeyDown", "unmodifiedText": "u", "windowsVirtualKeyCode": 85 } [1623060520.311][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=54) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyU", "key": "u", "modifiers": 0, "text": "u", "type": "char", "unmodifiedText": "u", "windowsVirtualKeyCode": 85 } [1623060520.311][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=55) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyU", "key": "u", "modifiers": 0, "text": "u", "type": "keyUp", "unmodifiedText": "u", "windowsVirtualKeyCode": 85 } [1623060520.311][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=56) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyC", "key": "c", "modifiers": 0, "text": "c", "type": "rawKeyDown", "unmodifiedText": "c", "windowsVirtualKeyCode": 67 } [1623060520.312][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=57) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyC", "key": "c", "modifiers": 0, "text": "c", "type": "char", "unmodifiedText": "c", "windowsVirtualKeyCode": 67 } [1623060520.312][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=58) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyC", "key": "c", "modifiers": 0, "text": "c", "type": "keyUp", "unmodifiedText": "c", "windowsVirtualKeyCode": 67 } [1623060520.312][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=59) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyA", "key": "a", "modifiers": 0, "text": "a", "type": "rawKeyDown", "unmodifiedText": "a", "windowsVirtualKeyCode": 65 } [1623060520.312][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=60) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyA", "key": "a", "modifiers": 0, "text": "a", "type": "char", "unmodifiedText": "a", "windowsVirtualKeyCode": 65 } [1623060520.312][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=61) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyA", "key": "a", "modifiers": 0, "text": "a", "type": "keyUp", "unmodifiedText": "a", "windowsVirtualKeyCode": 65 } [1623060520.312][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=62) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "rawKeyDown", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=63) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "char", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=64) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "keyUp", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=65) 0A845CF9BC9457740DCA085291A1585B { "code": "Period", "key": ".", "modifiers": 0, "text": ".", "type": "rawKeyDown", "unmodifiedText": ".", "windowsVirtualKeyCode": 190 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=66) 0A845CF9BC9457740DCA085291A1585B { "code": "Period", "key": ".", "modifiers": 0, "text": ".", "type": "char", "unmodifiedText": ".", "windowsVirtualKeyCode": 190 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=67) 0A845CF9BC9457740DCA085291A1585B { "code": "Period", "key": ".", "modifiers": 0, "text": ".", "type": "keyUp", "unmodifiedText": ".", "windowsVirtualKeyCode": 190 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=68) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "rawKeyDown", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.313][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=69) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "char", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.314][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=70) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "keyUp", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.314][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=71) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyW", "key": "w", "modifiers": 0, "text": "w", "type": "rawKeyDown", "unmodifiedText": "w", "windowsVirtualKeyCode": 87 } [1623060520.314][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=72) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyW", "key": "w", "modifiers": 0, "text": "w", "type": "char", "unmodifiedText": "w", "windowsVirtualKeyCode": 87 } [1623060520.314][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=73) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyW", "key": "w", "modifiers": 0, "text": "w", "type": "keyUp", "unmodifiedText": "w", "windowsVirtualKeyCode": 87 } [1623060520.314][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=74) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyI", "key": "i", "modifiers": 0, "text": "i", "type": "rawKeyDown", "unmodifiedText": "i", "windowsVirtualKeyCode": 73 } [1623060520.314][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=75) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyI", "key": "i", "modifiers": 0, "text": "i", "type": "char", "unmodifiedText": "i", "windowsVirtualKeyCode": 73 } [1623060520.315][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=76) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyI", "key": "i", "modifiers": 0, "text": "i", "type": "keyUp", "unmodifiedText": "i", "windowsVirtualKeyCode": 73 } [1623060520.315][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=77) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyE", "key": "e", "modifiers": 0, "text": "e", "type": "rawKeyDown", "unmodifiedText": "e", "windowsVirtualKeyCode": 69 } [1623060520.315][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=78) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyE", "key": "e", "modifiers": 0, "text": "e", "type": "char", "unmodifiedText": "e", "windowsVirtualKeyCode": 69 } [1623060520.315][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=79) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyE", "key": "e", "modifiers": 0, "text": "e", "type": "keyUp", "unmodifiedText": "e", "windowsVirtualKeyCode": 69 } [1623060520.315][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=80) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyR", "key": "r", "modifiers": 0, "text": "r", "type": "rawKeyDown", "unmodifiedText": "r", "windowsVirtualKeyCode": 82 } [1623060520.315][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=81) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyR", "key": "r", "modifiers": 0, "text": "r", "type": "char", "unmodifiedText": "r", "windowsVirtualKeyCode": 82 } [1623060520.316][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=82) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyR", "key": "r", "modifiers": 0, "text": "r", "type": "keyUp", "unmodifiedText": "r", "windowsVirtualKeyCode": 82 } [1623060520.316][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=83) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "rawKeyDown", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.316][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=84) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "char", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.316][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=85) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyS", "key": "s", "modifiers": 0, "text": "s", "type": "keyUp", "unmodifiedText": "s", "windowsVirtualKeyCode": 83 } [1623060520.316][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=86) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyZ", "key": "z", "modifiers": 0, "text": "z", "type": "rawKeyDown", "unmodifiedText": "z", "windowsVirtualKeyCode": 90 } [1623060520.317][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=87) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyZ", "key": "z", "modifiers": 0, "text": "z", "type": "char", "unmodifiedText": "z", "windowsVirtualKeyCode": 90 } [1623060520.317][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=88) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyZ", "key": "z", "modifiers": 0, "text": "z", "type": "keyUp", "unmodifiedText": "z", "windowsVirtualKeyCode": 90 } [1623060520.317][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=89) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyC", "key": "c", "modifiers": 0, "text": "c", "type": "rawKeyDown", "unmodifiedText": "c", "windowsVirtualKeyCode": 67 } [1623060520.317][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=90) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyC", "key": "c", "modifiers": 0, "text": "c", "type": "char", "unmodifiedText": "c", "windowsVirtualKeyCode": 67 } [1623060520.317][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=91) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyC", "key": "c", "modifiers": 0, "text": "c", "type": "keyUp", "unmodifiedText": "c", "windowsVirtualKeyCode": 67 } [1623060520.317][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=92) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyZ", "key": "z", "modifiers": 0, "text": "z", "type": "rawKeyDown", "unmodifiedText": "z", "windowsVirtualKeyCode": 90 } [1623060520.318][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=93) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyZ", "key": "z", "modifiers": 0, "text": "z", "type": "char", "unmodifiedText": "z", "windowsVirtualKeyCode": 90 } [1623060520.318][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=94) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyZ", "key": "z", "modifiers": 0, "text": "z", "type": "keyUp", "unmodifiedText": "z", "windowsVirtualKeyCode": 90 } [1623060520.318][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=95) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyY", "key": "y", "modifiers": 0, "text": "y", "type": "rawKeyDown", "unmodifiedText": "y", "windowsVirtualKeyCode": 89 } [1623060520.318][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=96) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyY", "key": "y", "modifiers": 0, "text": "y", "type": "char", "unmodifiedText": "y", "windowsVirtualKeyCode": 89 } [1623060520.318][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=97) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyY", "key": "y", "modifiers": 0, "text": "y", "type": "keyUp", "unmodifiedText": "y", "windowsVirtualKeyCode": 89 } [1623060520.319][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=98) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyK", "key": "k", "modifiers": 0, "text": "k", "type": "rawKeyDown", "unmodifiedText": "k", "windowsVirtualKeyCode": 75 } [1623060520.319][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=99) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyK", "key": "k", "modifiers": 0, "text": "k", "type": "char", "unmodifiedText": "k", "windowsVirtualKeyCode": 75 } [1623060520.319][DEBUG]: DevTools WebSocket Command: Input.dispatchKeyEvent (id=100) 0A845CF9BC9457740DCA085291A1585B { "code": "KeyK", "key": "k", "modifiers": 0, "text": "k", "type": "keyUp", "unmodifiedText": "k", "windowsVirtualKeyCode": 75 } [1623060520.319][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=50) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.323][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=51) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.323][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=52) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.325][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=53) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.328][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=54) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.329][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=55) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.329][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=56) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.333][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=57) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.334][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=58) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.335][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=59) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.338][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=60) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.339][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=61) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.340][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=62) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.343][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=63) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.343][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=64) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.344][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=65) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.348][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=66) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.349][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=67) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.350][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=68) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.353][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=69) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.353][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=70) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.354][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=71) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.366][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=72) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.366][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=73) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.366][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=74) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.366][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=75) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.366][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=76) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.385][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=77) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.385][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=78) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.385][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=79) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.385][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=80) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.385][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=81) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=82) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=83) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=84) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=85) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=86) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=87) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=88) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.386][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=89) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.392][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=90) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.392][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=91) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.392][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=92) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.394][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=93) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.394][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=94) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.395][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=95) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.399][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=96) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.399][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=97) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.400][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=98) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.403][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=99) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.404][DEBUG]: DevTools WebSocket Response: Input.dispatchKeyEvent (id=100) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.404][INFO]: Waiting for pending navigations... [1623060520.404][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=101) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.410][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=101) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.410][INFO]: Done waiting for pending navigations. Status: ok [1623060520.410][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE TypeElement [1623060520.415][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND FindElement { "using": "xpath", "value": "//span[contains(text(),'Dalej')]" } [1623060520.415][INFO]: Waiting for pending navigations... [1623060520.415][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=102) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.416][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=102) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.416][INFO]: Done waiting for pending navigations. Status: ok [1623060520.417][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=103) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.426][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=103) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "element-6066-11e4-a52e-4f735466cecf": "73b49edf-46e1-4c53-a8da-5f64a7c3e0a0" } } } } [1623060520.426][INFO]: Waiting for pending navigations... [1623060520.426][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=104) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.427][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=104) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.427][INFO]: Done waiting for pending navigations. Status: ok [1623060520.427][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE FindElement { "element-6066-11e4-a52e-4f735466cecf": "73b49edf-46e1-4c53-a8da-5f64a7c3e0a0" } [1623060520.438][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND ClickElement { "id": "73b49edf-46e1-4c53-a8da-5f64a7c3e0a0" } [1623060520.438][INFO]: Waiting for pending navigations... [1623060520.438][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=105) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.439][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=105) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.439][INFO]: Done waiting for pending navigations. Status: ok [1623060520.440][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=106) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.442][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=106) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "span" } } } [1623060520.442][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=107) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.444][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=107) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "span" } } } [1623060520.446][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=108) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.458][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=108) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": true } } } [1623060520.458][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=109) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.462][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=109) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "height": 20, "left": 0, "top": 0, "width": 33.25 } } } } [1623060520.463][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=110) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.472][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=110) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "ceil": { }, "clone": { }, "floor": { }, "round": { }, "scale": { }, "translate": { }, "x": 528.25, "y": 502 } } } } [1623060520.473][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=111) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.478][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=111) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": true } } } } [1623060520.478][DEBUG]: DevTools WebSocket Command: Input.dispatchMouseEvent (id=112) 0A845CF9BC9457740DCA085291A1585B { "button": "none", "buttons": 0, "clickCount": 0, "force": 0.0, "modifiers": 0, "pointerType": "mouse", "tangentialPressure": 0.0, "tiltX": 0, "tiltY": 0, "twist": 0, "type": "mouseMoved", "x": 544, "y": 512 } [1623060520.478][DEBUG]: DevTools WebSocket Command: Input.dispatchMouseEvent (id=113) 0A845CF9BC9457740DCA085291A1585B { "button": "left", "buttons": 0, "clickCount": 1, "force": 0.0, "modifiers": 0, "pointerType": "mouse", "tangentialPressure": 0.0, "tiltX": 0, "tiltY": 0, "twist": 0, "type": "mousePressed", "x": 544, "y": 512 } [1623060520.479][DEBUG]: DevTools WebSocket Command: Input.dispatchMouseEvent (id=114) 0A845CF9BC9457740DCA085291A1585B { "button": "left", "buttons": 1, "clickCount": 1, "force": 0.0, "modifiers": 0, "pointerType": "mouse", "tangentialPressure": 0.0, "tiltX": 0, "tiltY": 0, "twist": 0, "type": "mouseReleased", "x": 544, "y": 512 } [1623060520.485][DEBUG]: DevTools WebSocket Response: Input.dispatchMouseEvent (id=112) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.503][DEBUG]: DevTools WebSocket Response: Input.dispatchMouseEvent (id=113) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.515][DEBUG]: DevTools WebSocket Response: Input.dispatchMouseEvent (id=114) 0A845CF9BC9457740DCA085291A1585B { } [1623060520.515][INFO]: Waiting for pending navigations... [1623060520.515][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=115) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.527][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=115) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.527][INFO]: Done waiting for pending navigations. Status: ok [1623060520.527][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE ClickElement [1623060520.533][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND FindElement { "using": "xpath", "value": "//input[@type='password']" } [1623060520.533][INFO]: Waiting for pending navigations... [1623060520.533][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=116) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.538][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=116) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.538][INFO]: Done waiting for pending navigations. Status: ok [1623060520.539][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=117) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.549][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=117) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "element-6066-11e4-a52e-4f735466cecf": "5894fa4e-1ebd-4bdd-8f77-d5cbecf5b9da" } } } } [1623060520.549][INFO]: Waiting for pending navigations... [1623060520.549][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=118) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.554][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=118) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.554][INFO]: Done waiting for pending navigations. Status: ok [1623060520.554][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE FindElement { "element-6066-11e4-a52e-4f735466cecf": "5894fa4e-1ebd-4bdd-8f77-d5cbecf5b9da" } [1623060520.563][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND FindElement { "using": "xpath", "value": "//*[@name=\"password\"]" } [1623060520.563][INFO]: Waiting for pending navigations... [1623060520.563][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=119) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.564][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=119) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.564][INFO]: Done waiting for pending navigations. Status: ok [1623060520.566][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=120) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.573][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=120) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": null } } } [1623060520.573][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=121) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.574][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=121) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.574][INFO]: Waiting for pending navigations... [1623060520.574][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=122) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.574][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=122) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.574][INFO]: Done waiting for pending navigations. Status: ok [1623060520.574][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE FindElement ERROR no such element: Unable to locate element: {"method":"xpath","selector":"//*[@name="password"]"} (Session info: chrome=91.0.4472.77) [1623060520.580][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND FindElement { "using": "xpath", "value": "//span[contains(text(),'Dalej')]" } [1623060520.580][INFO]: Waiting for pending navigations... [1623060520.580][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=123) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.581][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=123) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.581][INFO]: Done waiting for pending navigations. Status: ok [1623060520.582][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=124) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.586][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=124) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "element-6066-11e4-a52e-4f735466cecf": "73b49edf-46e1-4c53-a8da-5f64a7c3e0a0" } } } } [1623060520.586][INFO]: Waiting for pending navigations... [1623060520.586][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=125) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.588][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=125) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.588][INFO]: Done waiting for pending navigations. Status: ok [1623060520.588][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE FindElement { "element-6066-11e4-a52e-4f735466cecf": "73b49edf-46e1-4c53-a8da-5f64a7c3e0a0" } [1623060520.598][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] COMMAND ClickElement { "id": "73b49edf-46e1-4c53-a8da-5f64a7c3e0a0" } [1623060520.598][INFO]: Waiting for pending navigations... [1623060520.598][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=126) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060520.599][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=126) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060520.599][INFO]: Done waiting for pending navigations. Status: ok [1623060520.599][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=127) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.601][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=127) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "span" } } } [1623060520.601][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=128) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.602][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=128) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": "span" } } } [1623060520.603][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=129) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.607][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=129) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": true } } } [1623060520.607][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=130) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.609][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=130) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "height": 20, "left": 0, "top": 0, "width": 33.25 } } } } [1623060520.610][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=131) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.613][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=131) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "ceil": { }, "clone": { }, "floor": { }, "round": { }, "scale": { }, "translate": { }, "x": 528.25, "y": 502 } } } } [1623060520.615][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=132) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.617][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=132) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.618][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=133) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.623][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=133) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "ceil": { }, "clone": { }, "floor": { }, "round": { }, "scale": { }, "translate": { }, "x": 528.25, "y": 502 } } } } [1623060520.624][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=134) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.626][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=134) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.678][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=135) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.678][DEBUG]: DevTools WebSocket Event: Page.navigatedWithinDocument 0A845CF9BC9457740DCA085291A1585B { "frameId": "0A845CF9BC9457740DCA085291A1585B", "url": "https://accounts.google.com/signin/v2/deniedsigninrejected?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3D..." } [1623060520.679][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 21, "nodeId": 14 } [1623060520.681][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=135) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.733][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=136) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.734][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 14 } [1623060520.734][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 7, "nodeId": 15 } [1623060520.734][DEBUG]: DevTools WebSocket Event: Page.frameAttached 0A845CF9BC9457740DCA085291A1585B { "frameId": "F298554460DD8A02A9BB461636432B66", "parentFrameId": "0A845CF9BC9457740DCA085291A1585B", "stack": { "callFrames": [ { "columnNumber": 6549, "functionName": "eval", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 867, "functionName": "hq", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 11025, "functionName": "eval", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 7935, "functionName": "GK", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 12402, "functionName": "TK", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 12639, "functionName": "Z", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 7724, "functionName": "bl", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 50, "functionName": "k", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 13604, "functionName": "eval", "lineNumber": 6458, "scriptId": "145", "url": "" }, { "columnNumber": 16657, "functionName": "", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 2302, "functionName": "W.C.f", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 2913, "functionName": "sdU_", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 2076, "functionName": "k", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 1670, "functionName": "f", "lineNumber": 0, "scriptId": "9", "url": "https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Dpl%26next%3Dhttps%..." }, { "columnNumber": 217, "functionName": "_.IN.da", "lineNumber": 3639, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 417, "functionName": "_.ZO", "lineNumber": 3936, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, { "columnNumber": 170, "functionName": "_.h.Ae", "lineNumber": 18, "scriptId": "144", "url": "https://ssl.gstatic.com/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=0/excm=glif_initial_css/ed=1/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=sy4u,s..." }, { "columnNumber": 114, "functionName": "_.h.render", "lineNumber": 18, "scriptId": "144", "url": "https://ssl.gstatic.com/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=0/excm=glif_initial_css/ed=1/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=sy4u,s..." }, { "columnNumber": 73, "functionName": "", "lineNumber": 2911, "scriptId": "13", "url": "/accounts/static/_/js/k=gaia.gaiafe_glif.pl.Zk1mu07sHUs.O/am=B2CcYUEBEAAAGAAAAAAAAADECAhQEMh4Dj8/d=1/excm=glif_initial_css/rs=ABkqax0YIIYi4wYeZOXU_pDuYJ2GKtPx2w/m=glifb,identifier_view,unknownerror..." }, "..." ] } } [1623060520.734][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "F298554460DD8A02A9BB461636432B66" } [1623060520.735][DEBUG]: DevTools WebSocket Event: Page.frameNavigated 0A845CF9BC9457740DCA085291A1585B { "frame": { "adFrameType": "none", "crossOriginIsolatedContextType": "NotIsolated", "domainAndRegistry": "", "gatedAPIFeatures": [ "SharedArrayBuffersTransferAllowed" ], "id": "F298554460DD8A02A9BB461636432B66", "loaderId": "F5ABAAB5B74C37862ECEE817F92F96D0", "mimeType": "text/html", "name": "", "parentId": "0A845CF9BC9457740DCA085291A1585B", "secureContextType": "Secure", "securityOrigin": "://", "url": "about:blank" } } [1623060520.735][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 0A845CF9BC9457740DCA085291A1585B { "context": { "auxData": { "frameId": "F298554460DD8A02A9BB461636432B66", "isDefault": true, "type": "default" }, "id": 4, "name": "", "origin": "https://accounts.google.com", "uniqueId": "-597529984123654542.6837690720122476453" } } [1623060520.735][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 0A845CF9BC9457740DCA085291A1585B { "frameId": "F298554460DD8A02A9BB461636432B66" } [1623060520.735][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 21, "nodeId": 14 } [1623060520.735][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 20, "nodeId": 14 } [1623060520.736][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=136) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.788][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=137) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.791][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=137) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.843][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=138) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.846][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=138) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.898][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=139) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.899][DEBUG]: DevTools WebSocket Event: DOM.childNodeCountUpdated 0A845CF9BC9457740DCA085291A1585B { "childNodeCount": 6, "nodeId": 15 } [1623060520.899][DEBUG]: DevTools WebSocket Event: Page.frameDetached 0A845CF9BC9457740DCA085291A1585B { "frameId": "F298554460DD8A02A9BB461636432B66", "reason": "remove" } [1623060520.899][DEBUG]: DevTools WebSocket Event: Runtime.executionContextDestroyed 0A845CF9BC9457740DCA085291A1585B { "executionContextId": 4 } [1623060520.902][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=139) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060520.954][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=140) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060520.960][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=140) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060521.012][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=141) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060521.014][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=141) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060521.066][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=142) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060521.069][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=142) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 0, "value": { "clickable": false, "message": "Element \u003Cspan jsname=\"V67aGc\" class=\"VfPpkd-vQzf8d\">...\u003C/span> is not clickable at point (544, 512). Other element would receive the click: \u003Cdiv class=\"ANuIbb IdAqtf\" jsname=\"k4HEge\" tabindex=\"0\">\u003C..." } } } } [1623060521.121][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=143) 0A845CF9BC9457740DCA085291A1585B { "awaitPromise": true, "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...", "returnByValue": true } [1623060521.124][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=143) 0A845CF9BC9457740DCA085291A1585B { "result": { "type": "object", "value": { "status": 10, "value": "element is not attached to the page document" } } } [1623060521.124][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=144) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060521.125][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=144) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060521.125][INFO]: Waiting for pending navigations... [1623060521.125][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=145) 0A845CF9BC9457740DCA085291A1585B { "expression": "1" } [1623060521.126][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=145) 0A845CF9BC9457740DCA085291A1585B { "result": { "description": "1", "type": "number", "value": 1 } } [1623060521.126][INFO]: Done waiting for pending navigations. Status: ok [1623060521.126][INFO]: [fd11f31b5a5b643dcf8efd43e5549903] RESPONSE ClickElement ERROR stale element reference: element is not attached to the page document (Session info: chrome=91.0.4472.77)