Code: Select all
[1657175861.046][INFO]: Starting ChromeDriver 103.0.5060.53 (a1711811edd74ff1cf2150f36ffa3b0dae40b17f-refs/branch-heads/5060@{#853}) on port 9515
[1657175861.047][INFO]: Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
[1657175861.160][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND InitSession {
"capabilities": {
"alwaysMatch": {
"browserName": "chrome",
"goog:chromeOptions": {
"excludeSwitches": [ "enable-automation" ],
"w3c": true
},
"platformName": "windows"
},
"firstMatch": [ {
} ]
},
"desiredCapabilities": {
"browserName": "chrome"
}
}
[1657175861.162][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
}
}
[1657175861.163][INFO]: Populating Local State file: {
"background_mode": {
"enabled": false
},
"ssl": {
"rev_checking": {
"enabled": false
}
}
}
[1657175861.166][INFO]: Launching chrome: "C:\Program Files\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\arbab\AppData\Local\Temp\scoped_dir9120_569006433" data:,
[1657175863.531][DEBUG]: DevTools HTTP Request: http://localhost:49879/json/version
[1657175863.855][DEBUG]: DevTools HTTP Response: {
"Browser": "Chrome/103.0.5060.66",
"Protocol-Version": "1.3",
"User-Agent": "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36",
"V8-Version": "10.3.174.16",
"WebKit-Version": "537.36 (@20b1569438a85e631d15e83eb355e3e326e5da6f)",
"webSocketDebuggerUrl": "ws://localhost:49879/devtools/browser/9ba04d73-002a-47f1-b583-411dd3bed3d7"
}
[1657175863.855][DEBUG]: DevTools HTTP Request: http://localhost:49879/json/list
[1657175863.860][DEBUG]: DevTools HTTP Response: [ {
"description": "",
"devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:49879/devtools/page/56EA130D70138938AEB491C59D5FFE9C",
"id": "56EA130D70138938AEB491C59D5FFE9C",
"title": "",
"type": "page",
"url": "data:,",
"webSocketDebuggerUrl": "ws://localhost:49879/devtools/page/56EA130D70138938AEB491C59D5FFE9C"
} ]
[1657175863.938][DEBUG]: DevTools HTTP Request: http://localhost:49879/json/list
[1657175863.943][DEBUG]: DevTools HTTP Response: [ {
"description": "",
"devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:49879/devtools/page/56EA130D70138938AEB491C59D5FFE9C",
"id": "56EA130D70138938AEB491C59D5FFE9C",
"title": "",
"type": "page",
"url": "data:,",
"webSocketDebuggerUrl": "ws://localhost:49879/devtools/page/56EA130D70138938AEB491C59D5FFE9C"
} ]
[1657175863.949][INFO]: resolved localhost to ["::1","127.0.0.1"]
[1657175863.952][DEBUG]: DevTools WebSocket Command: Page.addScriptToEvaluateOnNewDocument (id=1) 56EA130D70138938AEB491C59D5FFE9C {
"source": "(function () {window.cdc_adoQpoasnfa76pfcZLmcfl_Array = window.Array;window.cdc_adoQpoasnfa76pfcZLmcfl_Promise = window.Promise;window.cdc_adoQpoasnfa76pfcZLmcfl_Symbol = window.Symbol;}) ();"
}
[1657175863.952][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=2) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "(function () {window.cdc_adoQpoasnfa76pfcZLmcfl_Array = window.Array;window.cdc_adoQpoasnfa76pfcZLmcfl_Promise = window.Promise;window.cdc_adoQpoasnfa76pfcZLmcfl_Symbol = window.Symbol;}) ();"
}
[1657175863.952][DEBUG]: DevTools WebSocket Command: Log.enable (id=3) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175863.953][DEBUG]: DevTools WebSocket Command: Target.setAutoAttach (id=4) 56EA130D70138938AEB491C59D5FFE9C {
"autoAttach": true,
"flatten": true,
"waitForDebuggerOnStart": false
}
[1657175863.953][DEBUG]: DevTools WebSocket Command: Page.enable (id=5) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175863.953][DEBUG]: DevTools WebSocket Command: Page.enable (id=6) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175866.746][DEBUG]: DevTools WebSocket Response: Page.addScriptToEvaluateOnNewDocument (id=1) 56EA130D70138938AEB491C59D5FFE9C {
"identifier": "1"
}
[1657175866.746][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=2) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"type": "undefined"
}
}
[1657175866.746][DEBUG]: DevTools WebSocket Response: Log.enable (id=3) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175866.746][DEBUG]: DevTools WebSocket Response: Target.setAutoAttach (id=4) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175866.747][DEBUG]: DevTools WebSocket Response: Page.enable (id=5) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175866.747][DEBUG]: DevTools WebSocket Response: Page.enable (id=6) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175866.747][DEBUG]: DevTools WebSocket Command: Runtime.enable (id=7) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.222][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 56EA130D70138938AEB491C59D5FFE9C {
"context": {
"auxData": {
"frameId": "56EA130D70138938AEB491C59D5FFE9C",
"isDefault": true,
"type": "default"
},
"id": 1,
"name": "",
"origin": "://",
"uniqueId": "-7573805135548425465.6883473194300676530"
}
}
[1657175867.222][DEBUG]: DevTools WebSocket Response: Runtime.enable (id=7) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.224][DEBUG]: DevTools WebSocket Command: Page.enable (id=8) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.224][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 56EA130D70138938AEB491C59D5FFE9C {
"frameId": "56EA130D70138938AEB491C59D5FFE9C"
}
[1657175867.224][DEBUG]: DevTools WebSocket Event: Runtime.executionContextsCleared 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.225][DEBUG]: DevTools WebSocket Event: Page.frameNavigated 56EA130D70138938AEB491C59D5FFE9C {
"frame": {
"adFrameStatus": {
"adFrameType": "none"
},
"crossOriginIsolatedContextType": "NotIsolated",
"domainAndRegistry": "",
"gatedAPIFeatures": [ ],
"id": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "85D0308A4C68FBAD9A19909C5E6D5B7A",
"mimeType": "text/plain",
"secureContextType": "InsecureScheme",
"securityOrigin": "://",
"url": "data:,"
},
"type": "Navigation"
}
[1657175867.225][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 56EA130D70138938AEB491C59D5FFE9C {
"context": {
"auxData": {
"frameId": "56EA130D70138938AEB491C59D5FFE9C",
"isDefault": true,
"type": "default"
},
"id": 2,
"name": "",
"origin": "://",
"uniqueId": "-5291611051825208882.3669516375078108328"
}
}
[1657175867.234][DEBUG]: DevTools WebSocket Event: Page.loadEventFired 56EA130D70138938AEB491C59D5FFE9C {
"timestamp": 1376.842
}
[1657175867.234][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=9) 56EA130D70138938AEB491C59D5FFE9C {
"awaitPromise": false,
"expression": "document.readyState",
"returnByValue": true
}
[1657175867.234][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 56EA130D70138938AEB491C59D5FFE9C {
"frameId": "56EA130D70138938AEB491C59D5FFE9C"
}
[1657175867.234][DEBUG]: DevTools WebSocket Event: Page.domContentEventFired 56EA130D70138938AEB491C59D5FFE9C {
"timestamp": 1376.842
}
[1657175867.234][DEBUG]: DevTools WebSocket Response: Page.enable (id=8) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.242][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=9) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"type": "string",
"value": "complete"
}
}
[1657175867.242][DEBUG]: DevTools WebSocket Command: Runtime.enable (id=10) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.243][DEBUG]: DevTools WebSocket Response: Runtime.enable (id=10) 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175867.243][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=11) 56EA130D70138938AEB491C59D5FFE9C {
"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
}
[1657175867.247][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=11) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"type": "object",
"value": {
"status": 0,
"value": 1
}
}
}
[1657175867.247][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE InitSession {
"capabilities": {
"acceptInsecureCerts": false,
"browserName": "chrome",
"browserVersion": "103.0.5060.66",
"chrome": {
"chromedriverVersion": "103.0.5060.53 (a1711811edd74ff1cf2150f36ffa3b0dae40b17f-refs/branch-heads/5060@{#853})",
"userDataDir": "C:\\Users\\arbab\\AppData\\Local\\Temp\\scoped_dir9120_569006433"
},
"goog:chromeOptions": {
"debuggerAddress": "localhost:49879"
},
"networkConnectionEnabled": false,
"pageLoadStrategy": "normal",
"platformName": "windows",
"proxy": {
},
"setWindowRect": true,
"strictFileInteractability": false,
"timeouts": {
"implicit": 0,
"pageLoad": 300000,
"script": 30000
},
"unhandledPromptBehavior": "dismiss and notify",
"webauthn:extension:credBlob": true,
"webauthn:extension:largeBlob": true,
"webauthn:virtualAuthenticators": true
},
"sessionId": "8c630fde7c8c9cace1671140651a979b"
}
[1657175867.254][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND GetWindow {
}
[1657175867.255][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE GetWindow "CDwindow-56EA130D70138938AEB491C59D5FFE9C"
[1657175867.257][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND ExecuteCDP {
"cmd": "DOM.getDocument",
"params": {
"depth": 0
}
}
[1657175867.257][INFO]: Waiting for pending navigations...
[1657175867.257][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=12) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175867.258][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=12) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175867.259][INFO]: Done waiting for pending navigations. Status: ok
[1657175867.259][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=13) 56EA130D70138938AEB491C59D5FFE9C {
"depth": 0
}
[1657175867.259][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=13) 56EA130D70138938AEB491C59D5FFE9C {
"root": {
"backendNodeId": 1,
"baseURL": "data:,",
"childNodeCount": 1,
"compatibilityMode": "NoQuirksMode",
"documentURL": "data:,",
"localName": "",
"nodeId": 1,
"nodeName": "#document",
"nodeType": 9,
"nodeValue": "",
"xmlVersion": ""
}
}
[1657175867.259][INFO]: Waiting for pending navigations...
[1657175867.259][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=14) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175867.260][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=14) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175867.260][INFO]: Done waiting for pending navigations. Status: ok
[1657175867.260][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE ExecuteCDP {
"root": {
"backendNodeId": 1,
"baseURL": "data:,",
"childNodeCount": 1,
"compatibilityMode": "NoQuirksMode",
"documentURL": "data:,",
"localName": "",
"nodeId": 1,
"nodeName": "#document",
"nodeType": 9,
"nodeValue": "",
"xmlVersion": ""
}
}
[1657175867.262][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND ExecuteCDP {
"cmd": "Page.getFrameTree",
"params": {
"": ""
}
}
[1657175867.262][INFO]: Waiting for pending navigations...
[1657175867.262][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=15) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175867.262][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=15) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175867.262][INFO]: Done waiting for pending navigations. Status: ok
[1657175867.262][DEBUG]: DevTools WebSocket Command: Page.getFrameTree (id=16) 56EA130D70138938AEB491C59D5FFE9C {
"": ""
}
[1657175867.263][DEBUG]: DevTools WebSocket Response: Page.getFrameTree (id=16) 56EA130D70138938AEB491C59D5FFE9C {
"frameTree": {
"frame": {
"adFrameStatus": {
"adFrameType": "none"
},
"crossOriginIsolatedContextType": "NotIsolated",
"domainAndRegistry": "",
"gatedAPIFeatures": [ ],
"id": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "85D0308A4C68FBAD9A19909C5E6D5B7A",
"mimeType": "text/plain",
"secureContextType": "InsecureScheme",
"securityOrigin": "://",
"url": "data:,"
}
}
}
[1657175867.263][INFO]: Waiting for pending navigations...
[1657175867.263][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=17) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175867.263][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=17) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175867.263][INFO]: Done waiting for pending navigations. Status: ok
[1657175867.263][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE ExecuteCDP {
"frameTree": {
"frame": {
"adFrameStatus": {
"adFrameType": "none"
},
"crossOriginIsolatedContextType": "NotIsolated",
"domainAndRegistry": "",
"gatedAPIFeatures": [ ],
"id": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "85D0308A4C68FBAD9A19909C5E6D5B7A",
"mimeType": "text/plain",
"secureContextType": "InsecureScheme",
"securityOrigin": "://",
"url": "data:,"
}
}
}
[1657175867.265][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND Navigate {
"url": "https://www.autohotkey.com/boards"
}
[1657175867.265][INFO]: Waiting for pending navigations...
[1657175867.265][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=18) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175867.266][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=18) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175867.266][INFO]: Done waiting for pending navigations. Status: ok
[1657175867.266][DEBUG]: DevTools WebSocket Command: Page.navigate (id=19) 56EA130D70138938AEB491C59D5FFE9C {
"url": "https://www.autohotkey.com/boards"
}
[1657175868.535][DEBUG]: DevTools WebSocket Response: Page.navigate (id=19) 56EA130D70138938AEB491C59D5FFE9C {
"frameId": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "3CF7A7D073A762174048A784E3F6D6F5"
}
[1657175868.535][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=20) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "document.URL"
}
[1657175868.536][DEBUG]: DevTools WebSocket Event: Runtime.executionContextsCleared 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175868.536][DEBUG]: DevTools WebSocket Event: Page.frameStartedLoading 56EA130D70138938AEB491C59D5FFE9C {
"frameId": "56EA130D70138938AEB491C59D5FFE9C"
}
[1657175868.569][DEBUG]: DevTools WebSocket Event: Runtime.executionContextsCleared 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175868.569][DEBUG]: DevTools WebSocket Event: Page.frameNavigated 56EA130D70138938AEB491C59D5FFE9C {
"frame": {
"adFrameStatus": {
"adFrameType": "none"
},
"crossOriginIsolatedContextType": "NotIsolated",
"domainAndRegistry": "autohotkey.com",
"gatedAPIFeatures": [ ],
"id": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "3CF7A7D073A762174048A784E3F6D6F5",
"mimeType": "text/html",
"secureContextType": "Secure",
"securityOrigin": "https://www.autohotkey.com",
"url": "https://www.autohotkey.com/boards/"
},
"type": "Navigation"
}
[1657175868.570][DEBUG]: DevTools WebSocket Event: DOM.documentUpdated 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175868.570][DEBUG]: DevTools WebSocket Event: Runtime.executionContextCreated 56EA130D70138938AEB491C59D5FFE9C {
"context": {
"auxData": {
"frameId": "56EA130D70138938AEB491C59D5FFE9C",
"isDefault": true,
"type": "default"
},
"id": 1,
"name": "",
"origin": "https://www.autohotkey.com",
"uniqueId": "7474816227912873746.-3431404326129243290"
}
}
[1657175868.570][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=20) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"type": "string",
"value": "https://www.autohotkey.com/boards/"
}
}
[1657175868.570][INFO]: Waiting for pending navigations...
[1657175868.570][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=21) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175868.571][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=21) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175869.071][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=22) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175869.242][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=22) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175869.355][DEBUG]: DevTools WebSocket Event: Log.entryAdded 56EA130D70138938AEB491C59D5FFE9C {
"entry": {
"args": [ {
"className": "HTMLInputElement",
"description": "input#password.inputbox",
"objectId": "1361563682482559077.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.657175869354343e+12,
"url": "https://www.autohotkey.com/boards/"
}
}
[1657175869.356][DEBUG]: DevTools WebSocket Event: DOM.documentUpdated 56EA130D70138938AEB491C59D5FFE9C {
}
[1657175869.356][DEBUG]: DevTools WebSocket Event: Page.domContentEventFired 56EA130D70138938AEB491C59D5FFE9C {
"timestamp": 1378.972
}
[1657175869.356][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=23) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175869.411][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=23) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175869.625][DEBUG]: DevTools WebSocket Event: Page.loadEventFired 56EA130D70138938AEB491C59D5FFE9C {
"timestamp": 1379.227
}
[1657175869.625][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=24) 56EA130D70138938AEB491C59D5FFE9C {
"awaitPromise": false,
"expression": "document.readyState",
"returnByValue": true
}
[1657175869.626][DEBUG]: DevTools WebSocket Event: Page.frameStoppedLoading 56EA130D70138938AEB491C59D5FFE9C {
"frameId": "56EA130D70138938AEB491C59D5FFE9C"
}
[1657175869.626][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=24) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"type": "string",
"value": "complete"
}
}
[1657175869.626][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=25) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175869.627][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=25) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175869.627][INFO]: Done waiting for pending navigations. Status: ok
[1657175869.627][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE Navigate
[1657175896.893][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND GetSessions {
}
[1657175896.894][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE GetSessions {
"acceptInsecureCerts": false,
"browserName": "chrome",
"browserVersion": "103.0.5060.66",
"chrome": {
"chromedriverVersion": "103.0.5060.53 (a1711811edd74ff1cf2150f36ffa3b0dae40b17f-refs/branch-heads/5060@{#853})",
"userDataDir": "C:\\Users\\arbab\\AppData\\Local\\Temp\\scoped_dir9120_569006433"
},
"goog:chromeOptions": {
"debuggerAddress": "localhost:49879"
},
"networkConnectionEnabled": false,
"pageLoadStrategy": "normal",
"platformName": "windows",
"proxy": {
},
"setWindowRect": true,
"strictFileInteractability": false,
"timeouts": {
"implicit": 0,
"pageLoad": 300000,
"script": 30000
},
"unhandledPromptBehavior": "dismiss and notify",
"webauthn:extension:credBlob": true,
"webauthn:extension:largeBlob": true,
"webauthn:virtualAuthenticators": true
}
[1657175896.895][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND GetWindow {
}
[1657175896.895][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE GetWindow "CDwindow-56EA130D70138938AEB491C59D5FFE9C"
[1657175896.897][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND ExecuteCDP {
"cmd": "DOM.getDocument",
"params": {
"depth": 0
}
}
[1657175896.897][INFO]: Waiting for pending navigations...
[1657175896.897][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=26) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175896.898][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=26) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175896.898][INFO]: Done waiting for pending navigations. Status: ok
[1657175896.898][DEBUG]: DevTools WebSocket Command: DOM.getDocument (id=27) 56EA130D70138938AEB491C59D5FFE9C {
"depth": 0
}
[1657175896.898][DEBUG]: DevTools WebSocket Response: DOM.getDocument (id=27) 56EA130D70138938AEB491C59D5FFE9C {
"root": {
"backendNodeId": 1,
"baseURL": "https://www.autohotkey.com/boards/",
"childNodeCount": 2,
"compatibilityMode": "NoQuirksMode",
"documentURL": "https://www.autohotkey.com/boards/",
"localName": "",
"nodeId": 1,
"nodeName": "#document",
"nodeType": 9,
"nodeValue": "",
"xmlVersion": ""
}
}
[1657175896.898][INFO]: Waiting for pending navigations...
[1657175896.898][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=28) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175896.899][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=28) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175896.899][INFO]: Done waiting for pending navigations. Status: ok
[1657175896.899][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE ExecuteCDP {
"root": {
"backendNodeId": 1,
"baseURL": "https://www.autohotkey.com/boards/",
"childNodeCount": 2,
"compatibilityMode": "NoQuirksMode",
"documentURL": "https://www.autohotkey.com/boards/",
"localName": "",
"nodeId": 1,
"nodeName": "#document",
"nodeType": 9,
"nodeValue": "",
"xmlVersion": ""
}
}
[1657175896.901][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND ExecuteCDP {
"cmd": "Page.getFrameTree",
"params": {
"": ""
}
}
[1657175896.901][INFO]: Waiting for pending navigations...
[1657175896.901][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=29) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175896.901][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=29) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175896.901][INFO]: Done waiting for pending navigations. Status: ok
[1657175896.902][DEBUG]: DevTools WebSocket Command: Page.getFrameTree (id=30) 56EA130D70138938AEB491C59D5FFE9C {
"": ""
}
[1657175896.902][DEBUG]: DevTools WebSocket Response: Page.getFrameTree (id=30) 56EA130D70138938AEB491C59D5FFE9C {
"frameTree": {
"frame": {
"adFrameStatus": {
"adFrameType": "none"
},
"crossOriginIsolatedContextType": "NotIsolated",
"domainAndRegistry": "autohotkey.com",
"gatedAPIFeatures": [ ],
"id": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "3CF7A7D073A762174048A784E3F6D6F5",
"mimeType": "text/html",
"secureContextType": "Secure",
"securityOrigin": "https://www.autohotkey.com",
"url": "https://www.autohotkey.com/boards/"
}
}
}
[1657175896.902][INFO]: Waiting for pending navigations...
[1657175896.902][DEBUG]: DevTools WebSocket Command: Runtime.evaluate (id=31) 56EA130D70138938AEB491C59D5FFE9C {
"expression": "1"
}
[1657175896.903][DEBUG]: DevTools WebSocket Response: Runtime.evaluate (id=31) 56EA130D70138938AEB491C59D5FFE9C {
"result": {
"description": "1",
"type": "number",
"value": 1
}
}
[1657175896.903][INFO]: Done waiting for pending navigations. Status: ok
[1657175896.903][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE ExecuteCDP {
"frameTree": {
"frame": {
"adFrameStatus": {
"adFrameType": "none"
},
"crossOriginIsolatedContextType": "NotIsolated",
"domainAndRegistry": "autohotkey.com",
"gatedAPIFeatures": [ ],
"id": "56EA130D70138938AEB491C59D5FFE9C",
"loaderId": "3CF7A7D073A762174048A784E3F6D6F5",
"mimeType": "text/html",
"secureContextType": "Secure",
"securityOrigin": "https://www.autohotkey.com",
"url": "https://www.autohotkey.com/boards/"
}
}
}
[1657175896.905][INFO]: [8c630fde7c8c9cace1671140651a979b] COMMAND Quit {
}
[1657175898.214][INFO]: [8c630fde7c8c9cace1671140651a979b] RESPONSE Quit
[1657175898.214][DEBUG]: Log type 'driver' lost 0 entries on destruction
[1657175898.214][DEBUG]: Log type 'browser' lost 0 entries on destruction