Skip to content

Instantly share code, notes, and snippets.

@aberx1
Created February 4, 2020 12:35
Show Gist options
  • Save aberx1/fe313617dbdf0a9254fe51bb01e0614c to your computer and use it in GitHub Desktop.
Save aberx1/fe313617dbdf0a9254fe51bb01e0614c to your computer and use it in GitHub Desktop.
[Appium] Welcome to Appium v1.16.0
[Appium] Non-default server args:
[Appium] port: 20401
[Appium] allowInsecure: {
[Appium] 0: chromedriver_autodownload
[Appium] }
[Appium] Appium REST http interface listener started on 0.0.0.0:20401
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.16.0"}}
[HTTP] <-- GET /wd/hub/status 200 11 ms - 68
[HTTP]
java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","newCommandTimeout":300,"platformName":"Android","deviceName":"*","platform":"ANDROID"},"capabilities":{"firstMatch":[{"appium:appActivity":"","appium:appPackage":"","appium:chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","appium:deviceName":"*","appium:newCommandTimeout":300,"platform":"ANDROID","platformName":"android"}]}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","newCommandTimeout":300,"platformName":"Android","deviceName":"*","platform":"ANDROID"},null,{"firstMatch":[{"appium:appActivity":"","appium:appPackage":"","appium:chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","appium:deviceName":"*","appium:newCommandTimeout":300,"platform":"ANDROID","platformName":"android"}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1580818461063 (13:14:21 GMT+0100 (Romance Standard Time))
[BaseDriver] The capabilities ["platform"] are not standard capabilities and should have an extension prefix
[Appium]
[Appium] ======================================================================
[Appium] DEPRECATION WARNING:
[Appium]
[Appium] The 'automationName' capability was not provided in the desired
[Appium] capabilities for this Android session
[Appium]
[Appium] Setting 'automationName=UiAutomator2' by default and using the
[Appium] UiAutomator2 Driver
[Appium]
[Appium] The next major version of Appium (2.x) will **require** the
[Appium] 'automationName' capability to be set for all sessions on all
[Appium] platforms
[Appium]
[Appium] In previous versions (Appium <= 1.13.x), the default was
[Appium] 'automationName=UiAutomator1'
[Appium]
[Appium] If you wish to use that automation instead of UiAutomator2, please
[Appium] add 'automationName=UiAutomator1' to your desired capabilities
[Appium]
[Appium] For more information about drivers, please visit
[Appium] http://appium.io/docs/en/about-appium/intro/ and explore the
[Appium] 'Drivers' menu
[Appium]
[Appium] ======================================================================
[Appium]
[Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.40.0) session
[Appium] Explicitly enabling use of insecure features:
[Appium] chromedriver_autodownload
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "appium:platform": "ANDROID",
[debug] [BaseDriver] "platformName": "android",
[debug] [BaseDriver] "appium:appActivity": "",
[debug] [BaseDriver] "appium:appPackage": "",
[debug] [BaseDriver] "appium:chromedriverChromeMappingFile": "C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile",
[debug] [BaseDriver] "appium:deviceName": "*",
[debug] [BaseDriver] "appium:newCommandTimeout": 300
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] The following capabilities were provided, but are not recognized by Appium:
[BaseDriver] platform
[BaseDriver] Session created with session id: 10e2adec-e086-45f2-999a-14cb74d3650c
[UiAutomator2] Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
[ADB] Found 2 'build-tools' folders under 'C:\Users\alan.berx\AppData\Local\Android\Sdk' (newest first):
[ADB] C:/Users/alan.berx/AppData/Local/Android/Sdk/build-tools/28.0.3
[ADB] C:/Users/alan.berx/AppData/Local/Android/Sdk/build-tools/28.0.2
[ADB] Using 'adb.exe' from 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices...
[debug] [ADB] Connected devices: [{"udid":"a6fedefb0804","state":"device"}]
[AndroidDriver] Using device: a6fedefb0804
[ADB] Using 'adb.exe' from 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Setting device id to a6fedefb0804
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 28
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 9
[debug] [ADB] Device API level: 28
[UiAutomator2] Relaxing hidden api policy
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell settings put global hidden_api_policy_pre_p_apps 1'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell settings put global hidden_api_policy_p_apps 1'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell settings put global hidden_api_policy 1'
[AndroidDriver] No app sent in, not parsing package/activity
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 wait-for-device'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('2.15.0' >= '2.15.0')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell 'pgrep --help; echo $?''
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell pgrep -f io\\.appium\\.settings'
[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell appops set io.appium.settings android\:mock_location allow'
[debug] [Logcat] Starting logcat capture
[debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 forward tcp\:8200 tcp\:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.5.2' >= '4.5.2')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.5.2.apk
[ADB] Using 'apksigner.bat' from 'C:\Users\alan.berx\AppData\Local\Android\Sdk\build-tools\28.0.3\apksigner.bat'
[debug] [ADB] Starting 'C:\Users\alan.berx\AppData\Local\Android\Sdk\build-tools\28.0.3\apksigner.bat' with args '["verify","--print-certs","C:\\Users\\alan.berx\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v4.5.2.apk"]'
[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [ADB]
[debug] [ADB] 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.5.2.apk' is already signed.
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Starting 'C:\Users\alan.berx\AppData\Local\Android\Sdk\build-tools\28.0.3\apksigner.bat' with args '["verify","--print-certs","C:\\Users\\alan.berx\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk"]'
[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [ADB]
[debug] [ADB] 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is already signed.
[UiAutomator2] Server packages are not going to be (re)installed
[debug] [UiAutomator2] Waiting up to 30000ms for services to be available
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell pm list instrumentation'
[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[debug] [UiAutomator2] No app capability. Assuming it is already on the device
[debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
[debug] [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell am force-stop io.appium.uiautomator2.server.test'
[UiAutomator2] Starting UIAutomator2 server 4.5.2
[UiAutomator2] Using UIAutomator2 server from 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.5.2.apk' and test from 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","a6fedefb0804","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
[debug] [UiAutomator2] The initialization of the instrumentation process took 4153ms
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","platform":"ANDROID","appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","deviceName":"*","newCommandTimeout":300},"platformName":"android","appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","deviceName":"a6fedefb0804","newCommandTimeout":300,"deviceUDID":"a6fedefb0804"}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","capabilities":{"firstMatch":[{"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","platform":"ANDROID","appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","deviceName":"*","newCommandTimeout":300},"platformName":"android","appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","deviceName":"a6fedefb0804","newCommandTimeout":300,"deviceUDID":"a6fedefb0804"}],"alwaysMatch":{}}}}
[WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/appium/device/info] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"androidId":"0be23ba9a42f0042","manufacturer":"Xiaomi","model":"Mi A1","brand":"Xiaomi","apiVersion":"28","platformVersion":"9","carrierName":"","realDisplaySize":"1080x1920","displayDensity":480,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":null,"isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-51,"networkSpecifier":null,"SSID":null}}],"locale":"nl_BE","timeZone":"Europe\/Brussels","bluetooth":{"state":"ON"}}}
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys window'
[debug] [AndroidDriver] Screen is locked, trying to unlock
[AndroidDriver] Using app unlock, this is going to be deprecated!
[AndroidDriver] Unlocking screen
[AndroidDriver] Launching .Unlock
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell am start -n io.appium.settings/.Unlock -c android.intent.category.LAUNCHER -a android.intent.action.MAIN -f 0x10200000'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/appium/device/pixel_ratio] with body: {}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":3}
[debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/appium/device/system_bars] with body: {}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"statusBar":72}}
[debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/window/current/size] with body: {}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"height":1920,"width":1080}}
[Appium] New AndroidUiautomator2Driver session created successfully, session 10e2adec-e086-45f2-999a-14cb74d3650c added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1580818474433 (13:14:34 GMT+0100 (Romance Standard Time))
[debug] [W3C (10e2adec)] Cached the protocol value 'W3C' for the new session 10e2adec-e086-45f2-999a-14cb74d3650c
[debug] [W3C (10e2adec)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","platform":"ANDROID","appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","deviceName":"*","newCommandTimeout":300},"platformName":"android","appActivity":"","appPackage":"","chromedriverChromeMappingFile":"C:\\projects\\censored-qa\\testautomation\\src\\test\\resources\\Doccle\\utilities\\chromedriver\\chromedriverChromeMappingFile","deviceName":"a6fedefb0804","newCommandTimeout":300,"deviceUDID":"a6fedefb0804","deviceApiLevel":28,"platformVersion":"9","deviceScreenSize":"1080x1920","deviceScreenDensity":480,"deviceModel":"Mi A1","deviceManufacturer":"Xiaomi","pixelRatio":3,"statBarHeight":72,"viewportRect":{"left":0,"top":72...
[HTTP] <-- POST /wd/hub/session 200 13381 ms - 1112
[HTTP]
Feb 04, 2020 1:14:34 PM io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0
INFO: Detected dialect: W3C
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/appium/device/unlock
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.unlock() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys window'
[debug] [AndroidDriver] Screen is locked, trying to unlock
[AndroidDriver] Using app unlock, this is going to be deprecated!
[AndroidDriver] Unlocking screen
[AndroidDriver] Launching .Unlock
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell am start -n io.appium.settings/.Unlock -c android.intent.category.LAUNCHER -a android.intent.action.MAIN -f 0x10200000'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys window'
[AndroidDriver] Launching .Unlock
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell am start -n io.appium.settings/.Unlock -c android.intent.category.LAUNCHER -a android.intent.action.MAIN -f 0x10200000'
[debug] [W3C (10e2adec)] Responding to client with driver.unlock() result: null
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/appium/device/unlock 200 1735 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/appium/device/activate_app
[HTTP] {"bundleId":"be.ixor.censored.android"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.activateApp() with args: ["be.ixor.censored.android",null,null,null,"10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [AndroidDriver] Activating 'be.ixor.censored.android' with 'adb shell monkey -p be.ixor.censored.android -c android.intent.category.LAUNCHER 1' command
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell monkey -p be.ixor.censored.android -c android.intent.category.LAUNCHER 1'
[debug] [AndroidDriver] Command stdout: bash arg: -p
[debug] [AndroidDriver] bash arg: be.ixor.censored.android
[debug] [AndroidDriver] bash arg: -c
[debug] [AndroidDriver] bash arg: android.intent.category.LAUNCHER
[debug] [AndroidDriver] bash arg: 1
[debug] [AndroidDriver] Events injected: 1
[debug] [AndroidDriver] ## Network stats: elapsed time=29ms (0ms mobile, 0ms wifi, 29ms not connected)
[debug] [W3C (10e2adec)] Responding to client with driver.activateApp() result: null
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/appium/device/activate_app 200 717 ms - 14
[HTTP]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/alan.berx/.m2/repository/cglib/cglib/3.2.12/cglib-3.2.12.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.getCurrentContext() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [W3C (10e2adec)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element
[HTTP] {"using":"id","value":"be.ixor.censored.android:id/btn_bottomnav_settings_container"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.findElement() with args: ["id","be.ixor.censored.android:id/btn_bottomnav_settings_container","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element] with body: {"strategy":"id","selector":"be.ixor.censored.android:id/btn_bottomnav_settings_container","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"ELEMENT":"85be1787-cc3b-4a6a-ab3b-22e6d4019d09","element-6066-11e4-a52e-4f735466cecf":"85be1787-cc3b-4a6a-ab3b-22e6d4019d09"}}
[debug] [W3C (10e2adec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"85be1787-cc3b-4a6a-ab3b-22e6d4019d09","ELEMENT":"85be1787-cc3b-4a6a-ab3b-22e6d4019d09"}
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element 200 716 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/85be1787-cc3b-4a6a-ab3b-22e6d4019d09/click
[HTTP] {"id":"85be1787-cc3b-4a6a-ab3b-22e6d4019d09"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.click() with args: ["85be1787-cc3b-4a6a-ab3b-22e6d4019d09","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [WD Proxy] Matched '/element/85be1787-cc3b-4a6a-ab3b-22e6d4019d09/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/85be1787-cc3b-4a6a-ab3b-22e6d4019d09/click] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element/85be1787-cc3b-4a6a-ab3b-22e6d4019d09/click] with body: {"element":"85be1787-cc3b-4a6a-ab3b-22e6d4019d09"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":null}
[debug] [W3C (10e2adec)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/85be1787-cc3b-4a6a-ab3b-22e6d4019d09/click 200 45 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.getCurrentContext() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [W3C (10e2adec)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element
[HTTP] {"using":"xpath","value":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.ScrollView/android.widget.LinearLayout"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.findElement() with args: ["xpath","/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.ScrollView/android.widget.LinearLayout","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element] with body: {"strategy":"xpath","selector":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.ScrollView/android.widget.LinearLayout","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"ELEMENT":"789ea7f3-bec0-4d8f-862f-9a980fcbb92c","element-6066-11e4-a52e-4f735466cecf":"789ea7f3-bec0-4d8f-862f-9a980fcbb92c"}}
[debug] [W3C (10e2adec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"789ea7f3-bec0-4d8f-862f-9a980fcbb92c","ELEMENT":"789ea7f3-bec0-4d8f-862f-9a980fcbb92c"}
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element 200 1447 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/789ea7f3-bec0-4d8f-862f-9a980fcbb92c/elements
[HTTP] {"id":"789ea7f3-bec0-4d8f-862f-9a980fcbb92c","using":"id","value":"be.ixor.censored.android:id/settings_btn_logout"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.findElementsFromElement() with args: ["id","be.ixor.censored.android:id/settings_btn_logout","789ea7f3-bec0-4d8f-862f-9a980fcbb92c","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/elements' to command name 'findElements'
[debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/elements] with body: {"strategy":"id","selector":"be.ixor.censored.android:id/settings_btn_logout","context":"789ea7f3-bec0-4d8f-862f-9a980fcbb92c","multiple":true}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":[]}
[debug] [W3C (10e2adec)] Responding to client with driver.findElementsFromElement() result: []
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/789ea7f3-bec0-4d8f-862f-9a980fcbb92c/elements 200 42 ms - 12
[HTTP]
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.getCurrentContext() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [W3C (10e2adec)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element
[HTTP] {"using":"id","value":"be.ixor.censored.android:id/btn_bottomnav_documents_container"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.findElement() with args: ["id","be.ixor.censored.android:id/btn_bottomnav_documents_container","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element] with body: {"strategy":"id","selector":"be.ixor.censored.android:id/btn_bottomnav_documents_container","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"ELEMENT":"ae039b48-9bfc-4bf1-be15-8b20a6a3a523","element-6066-11e4-a52e-4f735466cecf":"ae039b48-9bfc-4bf1-be15-8b20a6a3a523"}}
[debug] [W3C (10e2adec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ae039b48-9bfc-4bf1-be15-8b20a6a3a523","ELEMENT":"ae039b48-9bfc-4bf1-be15-8b20a6a3a523"}
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element 200 51 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/ae039b48-9bfc-4bf1-be15-8b20a6a3a523/click
[HTTP] {"id":"ae039b48-9bfc-4bf1-be15-8b20a6a3a523"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.click() with args: ["ae039b48-9bfc-4bf1-be15-8b20a6a3a523","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [WD Proxy] Matched '/element/ae039b48-9bfc-4bf1-be15-8b20a6a3a523/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/ae039b48-9bfc-4bf1-be15-8b20a6a3a523/click] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element/ae039b48-9bfc-4bf1-be15-8b20a6a3a523/click] with body: {"element":"ae039b48-9bfc-4bf1-be15-8b20a6a3a523"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":null}
[debug] [W3C (10e2adec)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/ae039b48-9bfc-4bf1-be15-8b20a6a3a523/click 200 35 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.getCurrentContext() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [W3C (10e2adec)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element
[HTTP] {"using":"id","value":"be.ixor.censored.android:id/empty_list_major_btn"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.findElement() with args: ["id","be.ixor.censored.android:id/empty_list_major_btn","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element] with body: {"strategy":"id","selector":"be.ixor.censored.android:id/empty_list_major_btn","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"ELEMENT":"3b6263f8-2627-4550-ad83-111966bd45fa","element-6066-11e4-a52e-4f735466cecf":"3b6263f8-2627-4550-ad83-111966bd45fa"}}
[debug] [W3C (10e2adec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3b6263f8-2627-4550-ad83-111966bd45fa","ELEMENT":"3b6263f8-2627-4550-ad83-111966bd45fa"}
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element 200 973 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/3b6263f8-2627-4550-ad83-111966bd45fa/displayed
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.elementDisplayed() with args: ["3b6263f8-2627-4550-ad83-111966bd45fa","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [WD Proxy] Matched '/element/3b6263f8-2627-4550-ad83-111966bd45fa/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/3b6263f8-2627-4550-ad83-111966bd45fa/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element/3b6263f8-2627-4550-ad83-111966bd45fa/attribute/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":"true"}
[debug] [W3C (10e2adec)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/3b6263f8-2627-4550-ad83-111966bd45fa/displayed 200 26 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.getCurrentContext() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [W3C (10e2adec)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element
[HTTP] {"using":"id","value":"be.ixor.censored.android:id/empty_list_major_btn"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.findElement() with args: ["id","be.ixor.censored.android:id/empty_list_major_btn","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element] with body: {"strategy":"id","selector":"be.ixor.censored.android:id/empty_list_major_btn","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":{"ELEMENT":"f249987e-568a-4fca-a062-3079156fe45f","element-6066-11e4-a52e-4f735466cecf":"f249987e-568a-4fca-a062-3079156fe45f"}}
[debug] [W3C (10e2adec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"f249987e-568a-4fca-a062-3079156fe45f","ELEMENT":"f249987e-568a-4fca-a062-3079156fe45f"}
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element 200 42 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/f249987e-568a-4fca-a062-3079156fe45f/click
[HTTP] {"id":"f249987e-568a-4fca-a062-3079156fe45f"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.click() with args: ["f249987e-568a-4fca-a062-3079156fe45f","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [WD Proxy] Matched '/element/f249987e-568a-4fca-a062-3079156fe45f/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/f249987e-568a-4fca-a062-3079156fe45f/click] to [POST http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8/element/f249987e-568a-4fca-a062-3079156fe45f/click] with body: {"element":"f249987e-568a-4fca-a062-3079156fe45f"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":null}
[debug] [W3C (10e2adec)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/element/f249987e-568a-4fca-a062-3079156fe45f/click 200 36 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/contexts
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.getContexts() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell cat /proc/net/unix'
[AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on
[debug] [AndroidDriver] WEBVIEW_9991 mapped to pid 9991
[debug] [AndroidDriver] Getting process name for webview
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell ps'
[debug] [AndroidDriver] WEBVIEW_9084 mapped to pid 9084
[debug] [AndroidDriver] Getting process name for webview
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell ps'
[debug] [AndroidDriver] Parsed pid: '9084' pkg: 'com.microsoft.office.outlook' from
[debug] [AndroidDriver] USER PID PPID VSZ RSS WCHAN ADDR S NAME
[debug] [AndroidDriver] u0_a98 9084 483 4190172 279452 0 0 S com.microsoft.office.outlook
[debug] [AndroidDriver] Returning process name: 'com.microsoft.office.outlook'
[debug] [AndroidDriver] Parsed pid: '9991' pkg: 'com.estrongs.android.pop.pro' from
[debug] [AndroidDriver] USER PID PPID VSZ RSS WCHAN ADDR S NAME
[debug] [AndroidDriver] u0_a100 9991 484 1377404 180856 0 0 S com.estrongs.android.pop.pro
[debug] [AndroidDriver] Returning process name: 'com.estrongs.android.pop.pro'
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.estrongs.android.pop.pro","WEBVIEW_com.microsoft.office.outlook","WEBVIEW_chrome"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.estrongs.android.pop.pro","WEBVIEW_com.microsoft.office.outlook","WEBVIEW_chrome"]
[debug] [W3C (10e2adec)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.estrongs.android.pop.pro","WEBVIEW_com.microsoft.office.outlook","WEBVIEW_chrome"]
[HTTP] <-- GET /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/contexts 200 477 ms - 119
[HTTP]
[NATIVE_APP, WEBVIEW_com.estrongs.android.pop.pro, WEBVIEW_com.microsoft.office.outlook, WEBVIEW_chrome]
[HTTP] --> POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context
[HTTP] {"name":"WEBVIEW_chrome"}
[debug] [W3C (10e2adec)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_chrome","10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell cat /proc/net/unix'
[AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on
[debug] [AndroidDriver] WEBVIEW_9991 mapped to pid 9991
[debug] [AndroidDriver] Getting process name for webview
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell ps'
[debug] [AndroidDriver] WEBVIEW_9084 mapped to pid 9084
[debug] [AndroidDriver] Getting process name for webview
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell ps'
[debug] [AndroidDriver] Parsed pid: '9084' pkg: 'com.microsoft.office.outlook' from
[debug] [AndroidDriver] USER PID PPID VSZ RSS WCHAN ADDR S NAME
[debug] [AndroidDriver] u0_a98 9084 483 4190172 279452 0 0 S com.microsoft.office.outlook
[debug] [AndroidDriver] Returning process name: 'com.microsoft.office.outlook'
[debug] [AndroidDriver] Parsed pid: '9991' pkg: 'com.estrongs.android.pop.pro' from
[debug] [AndroidDriver] USER PID PPID VSZ RSS WCHAN ADDR S NAME
[debug] [AndroidDriver] u0_a100 9991 484 1377404 180856 0 0 S com.estrongs.android.pop.pro
[debug] [AndroidDriver] Returning process name: 'com.estrongs.android.pop.pro'
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.estrongs.android.pop.pro","WEBVIEW_com.microsoft.office.outlook","WEBVIEW_chrome"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.estrongs.android.pop.pro","WEBVIEW_com.microsoft.office.outlook","WEBVIEW_chrome"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_chrome'
[debug] [AndroidDriver] A port was not given, using random free port: 8000
[debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.android.chrome'
[debug] [Chromedriver] Changed state to 'starting'
[debug] [Chromedriver] Attempting to use Chromedriver-Chrome mapping from 'C:\projects\censored-qa\testautomation\src\test\resources\Doccle\utilities\chromedriver\chromedriverChromeMappingFile'
[debug] [Chromedriver] Found 2 executables in 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win'
[debug] [Chromedriver] The following Chromedriver executables were found:
[debug] [Chromedriver] 'C:/Users/alan.berx/AppData/Roaming/npm/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v79.0.3945.36.exe' (version '79.0.3945.36', minimum Chrome version 'Unknown')
[debug] [Chromedriver] 'C:/Users/alan.berx/AppData/Roaming/npm/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v79.0.3945.16.exe' (version '79.0.3945.16', minimum Chrome version 'Unknown')
[debug] [ADB] Getting package info for 'com.android.chrome'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package com.android.chrome'
[debug] [Chromedriver] Found Chrome bundle 'com.android.chrome' version '79.0.3945'
[debug] [ChromedriverStorageClient] Parsed 345 entries from storage XML
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.0/chromedriver_linux32.zip'
[ChromedriverStorageClient] The entry '2.0/chromedriver_linux32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.0/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '2.0/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.0/chromedriver_mac32.zip'
[ChromedriverStorageClient] The entry '2.0/chromedriver_mac32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.0/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '2.0/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.1/chromedriver_linux32.zip'
[ChromedriverStorageClient] The entry '2.1/chromedriver_linux32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.1/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '2.1/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.1/chromedriver_mac32.zip'
[ChromedriverStorageClient] The entry '2.1/chromedriver_mac32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.1/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '2.1/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.10/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.10/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.10/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.10/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.11/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.11/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.11/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.11/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.12/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.12/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.12/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.12/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.13/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.13/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.13/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.13/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.14/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.14/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.14/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.14/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.15/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.15/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.15/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.15/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.16/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.16/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.16/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.16/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.17/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '2.17/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.17/chromedriver_mac32.zip'
[ChromedriverStorageClient] The entry '2.17/chromedriver_mac32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.17/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '2.17/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.18/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.18/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.18/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.18/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.19/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.19/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.19/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.19/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.2/chromedriver_linux32.zip'
[ChromedriverStorageClient] The entry '2.2/chromedriver_linux32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.2/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '2.2/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.2/chromedriver_mac32.zip'
[ChromedriverStorageClient] The entry '2.2/chromedriver_mac32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.2/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '2.2/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.20/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.20/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.20/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.20/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.21/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.21/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.21/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.21/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.22/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.22/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.22/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.22/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.23/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.23/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.23/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.23/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.24/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.24/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.24/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.24/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.25/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.25/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.25/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.25/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.26/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.26/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.26/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.26/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.27/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.27/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.27/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.27/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.28/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.28/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.28/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.28/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.29/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.29/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.29/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.29/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.3/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.3/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.3/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.3/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] The driver '2.3/chromedriver_linux32.zip' does not contain valid release notes at https://chromedriver.storage.googleapis.com/2.3/notes.txt. Skipping it
[debug] [ChromedriverStorageClient] The driver '2.3/chromedriver_mac32.zip' does not contain valid release notes at https://chromedriver.storage.googleapis.com/2.3/notes.txt. Skipping it
[debug] [ChromedriverStorageClient] The driver '2.3/chromedriver_linux64.zip' does not contain valid release notes at https://chromedriver.storage.googleapis.com/2.3/notes.txt. Skipping it
[debug] [ChromedriverStorageClient] The driver '2.3/chromedriver_win32.zip' does not contain valid release notes at https://chromedriver.storage.googleapis.com/2.3/notes.txt. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.30/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.30/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.30/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.30/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.31/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.31/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.31/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.31/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.32/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.32/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.32/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.32/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.33/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.33/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.33/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.33/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.34/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.34/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.34/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.35/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.35/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.35/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.36/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.36/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.36/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.37/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.37/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.37/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.38/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.38/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.38/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.39/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.39/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.39/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.4/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.4/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.4/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.4/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.40/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.40/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.40/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.41/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.41/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.41/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.42/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.42/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.42/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.43/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.43/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.43/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.44/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.44/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.44/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.45/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.45/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.45/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.46/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.46/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.46/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.5/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.5/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.5/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.6/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.6/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.6/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.6/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.6/chromedriver_win32_debug.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.6/chromedriver_win32_debug_symbols.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.7/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.7/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.7/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.7/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.8/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.8/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.8/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.8/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.9/chromedriver_linux32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.9/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.9/chromedriver_mac32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '2.9/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.16/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '70.0.3538.16/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.16/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '70.0.3538.16/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.16/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '70.0.3538.16/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.67/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '70.0.3538.67/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.67/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '70.0.3538.67/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.67/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '70.0.3538.67/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.97/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '70.0.3538.97/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.97/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '70.0.3538.97/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '70.0.3538.97/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '70.0.3538.97/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.137/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.137/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.137/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.137/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.137/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '71.0.3578.137/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.30/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.30/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.30/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.30/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.30/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '71.0.3578.30/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.33/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.33/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.33/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.33/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.33/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '71.0.3578.33/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.80/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.80/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.80/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '71.0.3578.80/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '71.0.3578.80/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '71.0.3578.80/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '72.0.3626.69/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '72.0.3626.69/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '72.0.3626.69/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '72.0.3626.69/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '72.0.3626.69/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '72.0.3626.69/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '72.0.3626.7/chromedriver_linux64.zip'
[ChromedriverStorageClient] The entry '72.0.3626.7/chromedriver_linux64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '72.0.3626.7/chromedriver_mac64.zip'
[ChromedriverStorageClient] The entry '72.0.3626.7/chromedriver_mac64.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '72.0.3626.7/chromedriver_win32.zip'
[ChromedriverStorageClient] The entry '72.0.3626.7/chromedriver_win32.zip' does not contain any notes. Skipping it
[debug] [ChromedriverStorageClient] Processing chromedriver entry '73.0.3683.20/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '73.0.3683.20/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '73.0.3683.20/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '73.0.3683.68/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '73.0.3683.68/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '73.0.3683.68/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '74.0.3729.6/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '74.0.3729.6/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '74.0.3729.6/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.140/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.140/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.140/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.8/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.8/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.8/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.90/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.90/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '75.0.3770.90/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.12/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.12/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.12/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.126/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.126/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.126/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.25/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.25/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.25/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.68/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.68/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '76.0.3809.68/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '77.0.3865.10/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '77.0.3865.10/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '77.0.3865.10/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '77.0.3865.40/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '77.0.3865.40/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '77.0.3865.40/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.105/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.105/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.105/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.11/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.11/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.11/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.70/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.70/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '78.0.3904.70/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '79.0.3945.16/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '79.0.3945.16/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '79.0.3945.16/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '79.0.3945.36/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '79.0.3945.36/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '79.0.3945.36/chromedriver_win32.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '80.0.3987.16/chromedriver_linux64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '80.0.3987.16/chromedriver_mac64.zip'
[debug] [ChromedriverStorageClient] Processing chromedriver entry '80.0.3987.16/chromedriver_win32.zip'
[ChromedriverStorageClient] The total count of entries in the mapping: 256
[debug] [Chromedriver] Got chromedrivers mapping from the storage: {
[debug] [Chromedriver] "2.0/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.0/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "c0d96102715c4916b872f91f5bf9b12c",
[debug] [Chromedriver] "version": "2.0",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.0/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.0/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "858ebaf47e13dce7600191ed59974c09",
[debug] [Chromedriver] "version": "2.0",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.0/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.0/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "efc13db5afc518000d886c2bdcb3a4bc",
[debug] [Chromedriver] "version": "2.0",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.0/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.0/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "bbf8fd0fe525a06dda162619cac2b200",
[debug] [Chromedriver] "version": "2.0",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.1/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.1/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "1d7e908253f7240d1596332082cc5742",
[debug] [Chromedriver] "version": "2.1",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.1/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.1/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "de406b5a1aac2bfb2f419ac01d7231e2",
[debug] [Chromedriver] "version": "2.1",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.1/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.1/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "41d718a956392c78d788eedd2e0723a5",
[debug] [Chromedriver] "version": "2.1",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.1/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.1/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "d48fd6bce0c6131caa8aad6b5b02b9aa",
[debug] [Chromedriver] "version": "2.1",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.10/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.10/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "4fecc99b066cb1a346035bf022607104",
[debug] [Chromedriver] "version": "2.10",
[debug] [Chromedriver] "minBrowserVersion": "33"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.10/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.10/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "058cd8b7b4b9688507701b5e648fd821",
[debug] [Chromedriver] "version": "2.10",
[debug] [Chromedriver] "minBrowserVersion": "33"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.10/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.10/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "fd0dafc3ada3619edda2961f2beadc5c",
[debug] [Chromedriver] "version": "2.10",
[debug] [Chromedriver] "minBrowserVersion": "33"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.10/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.10/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "082e91e5c8994a7879710caeed62e334",
[debug] [Chromedriver] "version": "2.10",
[debug] [Chromedriver] "minBrowserVersion": "33"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.11/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.11/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "bf0d731cd34fd07e22f4641c9aec8483",
[debug] [Chromedriver] "version": "2.11",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.11/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.11/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "7a7336caea140f6ac1cb8fae8df50d36",
[debug] [Chromedriver] "version": "2.11",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.11/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.11/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "447ebc91ac355fc11e960c95f2c15622",
[debug] [Chromedriver] "version": "2.11",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.11/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.11/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "44443738344b887ff1fe94710a8d45dc",
[debug] [Chromedriver] "version": "2.11",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.12/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.12/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "6f4041e7f8300380cc2a13babbac354e",
[debug] [Chromedriver] "version": "2.12",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.12/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.12/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "f306b93ff1b34af74371cee87d6560e4",
[debug] [Chromedriver] "version": "2.12",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.12/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.12/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "259bb87f4ebf3b0bc4792ed203bd69f5",
[debug] [Chromedriver] "version": "2.12",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.12/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.12/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "51eb47ad5ea91422aa1aaa400a724e7b",
[debug] [Chromedriver] "version": "2.12",
[debug] [Chromedriver] "minBrowserVersion": "36"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.13/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.13/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "187dbe7973c82e59446d5bca7ed40acd",
[debug] [Chromedriver] "version": "2.13",
[debug] [Chromedriver] "minBrowserVersion": "38"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.13/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.13/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "fcfd993330704f8cfb307a2fca5a9687",
[debug] [Chromedriver] "version": "2.13",
[debug] [Chromedriver] "minBrowserVersion": "38"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.13/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.13/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "e37a65a1be68523385761d29decf15d4",
[debug] [Chromedriver] "version": "2.13",
[debug] [Chromedriver] "minBrowserVersion": "38"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.13/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.13/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "ae85407694d3849450a25431f9669a81",
[debug] [Chromedriver] "version": "2.13",
[debug] [Chromedriver] "minBrowserVersion": "38"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.14/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.14/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "f130cb3b94a8fbd28212f18c929f79ee",
[debug] [Chromedriver] "version": "2.14",
[debug] [Chromedriver] "minBrowserVersion": "39"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.14/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.14/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "8368d266bd832ff2ea292baedbc770be",
[debug] [Chromedriver] "version": "2.14",
[debug] [Chromedriver] "minBrowserVersion": "39"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.14/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.14/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "2b8a3e7249c80dec95264cbb55c897ed",
[debug] [Chromedriver] "version": "2.14",
[debug] [Chromedriver] "minBrowserVersion": "39"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.14/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.14/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "00c70587c3e215f030307d546b315323",
[debug] [Chromedriver] "version": "2.14",
[debug] [Chromedriver] "minBrowserVersion": "39"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.15/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.15/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "844c200a4d8e79ad68d76ed68f67aadd",
[debug] [Chromedriver] "version": "2.15",
[debug] [Chromedriver] "minBrowserVersion": "40"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.15/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.15/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "21c22803a1fd903ba15ea21ee81de317",
[debug] [Chromedriver] "version": "2.15",
[debug] [Chromedriver] "minBrowserVersion": "40"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.15/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.15/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "3842a1ed3edc23997ca78bc980310024",
[debug] [Chromedriver] "version": "2.15",
[debug] [Chromedriver] "minBrowserVersion": "40"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.15/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.15/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "c75b03bf76ab53d185fc18fc89ca1af9",
[debug] [Chromedriver] "version": "2.15",
[debug] [Chromedriver] "minBrowserVersion": "40"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.16/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.16/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "fffdb4c098adc2ab61b0e0f5b694f27e",
[debug] [Chromedriver] "version": "2.16",
[debug] [Chromedriver] "minBrowserVersion": "42"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.16/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.16/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "fa8e1bc6f9ce474582876653604d675e",
[debug] [Chromedriver] "version": "2.16",
[debug] [Chromedriver] "minBrowserVersion": "42"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.16/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.16/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "3ae88facdc6ad1b716820cc5f678a6c4",
[debug] [Chromedriver] "version": "2.16",
[debug] [Chromedriver] "minBrowserVersion": "42"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.16/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.16/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "3e1b4a91e12a9872a4ed83c9e61c122e",
[debug] [Chromedriver] "version": "2.16",
[debug] [Chromedriver] "minBrowserVersion": "42"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.17/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.17/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "569364de37c2743597cd6b8bb333d21a",
[debug] [Chromedriver] "version": "2.17",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.17/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.17/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "aa2b200f118f8eaa7ed1d6bd7ca49005",
[debug] [Chromedriver] "version": "2.17",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.17/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.17/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "bfa2d4c80e701980b5fd656e85329806",
[debug] [Chromedriver] "version": "2.17",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.18/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.18/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "0ac230f5f19c72cebf3042970217ad01",
[debug] [Chromedriver] "version": "2.18",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.18/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.18/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "709e2dd132ac6c2a09de084fdc19db45",
[debug] [Chromedriver] "version": "2.18",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.18/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.18/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "6839b10023a48d87c4835481b9fad7a7",
[debug] [Chromedriver] "version": "2.18",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.18/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.18/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "4bdfb306e2bce6bf42e663617578ca24",
[debug] [Chromedriver] "version": "2.18",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.19/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.19/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "b1e881182574cd2354c00c384d0949cc",
[debug] [Chromedriver] "version": "2.19",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.19/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.19/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "9e476aa088baab9bed9c1a5e7007c9c3",
[debug] [Chromedriver] "version": "2.19",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.19/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.19/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "425ed409f989f4ca9eb1f2a745039b59",
[debug] [Chromedriver] "version": "2.19",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.19/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.19/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "4bc98ef466ef49e45fbee95a003e01b8",
[debug] [Chromedriver] "version": "2.19",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.2/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.2/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "801b9f6c28a32575d8eae2abb1cdecd5",
[debug] [Chromedriver] "version": "2.2",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.2/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.2/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "d5b73ee424717e45601553e91e204ad6",
[debug] [Chromedriver] "version": "2.2",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.2/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.2/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "e904e2ed0ebcc453492a9fe0550665ee",
[debug] [Chromedriver] "version": "2.2",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.2/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.2/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "c86ce20925db2d16118559cbe6693c6f",
[debug] [Chromedriver] "version": "2.2",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.20/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.20/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "1e8cbdb84c5b70f86030297c4be3a5f9",
[debug] [Chromedriver] "version": "2.20",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.20/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.20/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "245858cc984bd946df6a1e6719c8e6f5",
[debug] [Chromedriver] "version": "2.20",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.20/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.20/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "749d4be0a317e92fd3aecaa022385439",
[debug] [Chromedriver] "version": "2.20",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.20/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.20/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "028ee452b8e23890ec5ec6b0717fd295",
[debug] [Chromedriver] "version": "2.20",
[debug] [Chromedriver] "minBrowserVersion": "43"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.21/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.21/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "d0a589f70e53774db95bf6f46972837c",
[debug] [Chromedriver] "version": "2.21",
[debug] [Chromedriver] "minBrowserVersion": "46"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.21/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.21/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "06e57f4c411e1135c6277d17ea8390fd",
[debug] [Chromedriver] "version": "2.21",
[debug] [Chromedriver] "minBrowserVersion": "46"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.21/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.21/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "452d8c9cba353ba366d15fbeba013943",
[debug] [Chromedriver] "version": "2.21",
[debug] [Chromedriver] "minBrowserVersion": "46"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.21/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.21/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "8a93dc3ff02ef9bc3161dd4b20f87215",
[debug] [Chromedriver] "version": "2.21",
[debug] [Chromedriver] "minBrowserVersion": "46"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.22/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.22/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "c498db13c92abf0d504c784d2191e9b1",
[debug] [Chromedriver] "version": "2.22",
[debug] [Chromedriver] "minBrowserVersion": "49"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.22/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.22/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "2a5e6ccbceb9f498788dc257334dfaa3",
[debug] [Chromedriver] "version": "2.22",
[debug] [Chromedriver] "minBrowserVersion": "49"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.22/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.22/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "eed98b5a2895b9cd2432fa52f7091a71",
[debug] [Chromedriver] "version": "2.22",
[debug] [Chromedriver] "minBrowserVersion": "49"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.22/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.22/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "c5962f884bd58987b1ef0fa04c6a3ce5",
[debug] [Chromedriver] "version": "2.22",
[debug] [Chromedriver] "minBrowserVersion": "49"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.23/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.23/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "45df7fb52f4cba39a5bdcdaf2c16e171",
[debug] [Chromedriver] "version": "2.23",
[debug] [Chromedriver] "minBrowserVersion": "51"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.23/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.23/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "cc89692d75fb0bdfe700ec0ca19808a5",
[debug] [Chromedriver] "version": "2.23",
[debug] [Chromedriver] "minBrowserVersion": "51"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.23/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.23/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "92fa9afe62c75557bc08af3fe3450b2b",
[debug] [Chromedriver] "version": "2.23",
[debug] [Chromedriver] "minBrowserVersion": "51"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.23/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.23/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "6856adb07cc8683d2a1587c05f37f1be",
[debug] [Chromedriver] "version": "2.23",
[debug] [Chromedriver] "minBrowserVersion": "51"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.24/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.24/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "8e6b6d358f1b919a0d1369f90d61e1a4",
[debug] [Chromedriver] "version": "2.24",
[debug] [Chromedriver] "minBrowserVersion": "52"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.24/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.24/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "c56e41bdc769ad2c31225b8495fc1a93",
[debug] [Chromedriver] "version": "2.24",
[debug] [Chromedriver] "minBrowserVersion": "52"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.24/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.24/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "d117b66fac514344eaf80691ae9a4687",
[debug] [Chromedriver] "version": "2.24",
[debug] [Chromedriver] "minBrowserVersion": "52"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.24/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.24/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "1a46c83926f891d502427df10b4646b9",
[debug] [Chromedriver] "version": "2.24",
[debug] [Chromedriver] "minBrowserVersion": "52"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.25/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.25/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "175ac6d5a9d7579b612809434020fd3c",
[debug] [Chromedriver] "version": "2.25",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.25/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.25/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "16673c4a4262d0f4c01836b5b3b2b110",
[debug] [Chromedriver] "version": "2.25",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.25/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.25/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "384031f9bb782edce149c0bea89921b6",
[debug] [Chromedriver] "version": "2.25",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.25/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.25/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "2727729883ac960c2edd63558f08f601",
[debug] [Chromedriver] "version": "2.25",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.26/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.26/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "b89d58dbd6182b3d30653a28eb304850",
[debug] [Chromedriver] "version": "2.26",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.26/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.26/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "3cdae483af1e54c6732abc9af875b9c1",
[debug] [Chromedriver] "version": "2.26",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.26/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.26/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "d5ef788e1a5b4bfdb22836a45078f0c1",
[debug] [Chromedriver] "version": "2.26",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.26/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.26/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "05b5f443cb1f363b81a9ac7618e862bd",
[debug] [Chromedriver] "version": "2.26",
[debug] [Chromedriver] "minBrowserVersion": "53"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.27/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.27/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "980387b5885be8f69343ba9f11cc7a9f",
[debug] [Chromedriver] "version": "2.27",
[debug] [Chromedriver] "minBrowserVersion": "54"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.27/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.27/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "c6d21c8fecf8bd0b880b2c36692153ef",
[debug] [Chromedriver] "version": "2.27",
[debug] [Chromedriver] "minBrowserVersion": "54"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.27/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.27/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "56d908397af997f04fab32c05a26b994",
[debug] [Chromedriver] "version": "2.27",
[debug] [Chromedriver] "minBrowserVersion": "54"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.27/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.27/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "2125188a206e2258364c3e46f07724e5",
[debug] [Chromedriver] "version": "2.27",
[debug] [Chromedriver] "minBrowserVersion": "54"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.28/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.28/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "82e4c112862be0e7e06e5ddcbe8b077c",
[debug] [Chromedriver] "version": "2.28",
[debug] [Chromedriver] "minBrowserVersion": "55"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.28/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.28/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "a72088c0a6b018ded2c0fff616da8f65",
[debug] [Chromedriver] "version": "2.28",
[debug] [Chromedriver] "minBrowserVersion": "55"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.28/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.28/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "7261a8a4d45f63e6c6f5b712e089cbc3",
[debug] [Chromedriver] "version": "2.28",
[debug] [Chromedriver] "minBrowserVersion": "55"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.28/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.28/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "daef8743d113cecc3bfe0c65c3423565",
[debug] [Chromedriver] "version": "2.28",
[debug] [Chromedriver] "minBrowserVersion": "55"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.29/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.29/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "ba8f027f85b60ba5b46d3913f8135ec2",
[debug] [Chromedriver] "version": "2.29",
[debug] [Chromedriver] "minBrowserVersion": "56"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.29/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.29/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "06a3f9c57ced2e3ea4e7f3ec258b3957",
[debug] [Chromedriver] "version": "2.29",
[debug] [Chromedriver] "minBrowserVersion": "56"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.29/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.29/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "5d71bc70834c2ad8a7baf7a901d53566",
[debug] [Chromedriver] "version": "2.29",
[debug] [Chromedriver] "minBrowserVersion": "56"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.29/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.29/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "b6e3a3fa31d2b45e482b44dcf8abd833",
[debug] [Chromedriver] "version": "2.29",
[debug] [Chromedriver] "minBrowserVersion": "56"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.3/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.3/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "f3af4d92060e6d61c2d2ed86ad584246",
[debug] [Chromedriver] "version": "2.3"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.3/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.3/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "1a816cc185a15af4d450805629790b0a",
[debug] [Chromedriver] "version": "2.3"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.3/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.3/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "4d72ca0fa6dbddfa1e42dbd1ef0045cc",
[debug] [Chromedriver] "version": "2.3"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.3/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.3/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "3226a146a6b97f2a111d3b2be9b0193f",
[debug] [Chromedriver] "version": "2.3"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.30/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.30/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "ea9eab8df2c5eff60dff7cfee4c7b5f5",
[debug] [Chromedriver] "version": "2.30",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.30/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.30/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "122a978861d06bd10049609a92018b89",
[debug] [Chromedriver] "version": "2.30",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.30/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.30/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "e3f9380ecadad5a28982e841b1b31f90",
[debug] [Chromedriver] "version": "2.30",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.30/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.30/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "de7a8f2a26ea75f665905276e51a9d62",
[debug] [Chromedriver] "version": "2.30",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.31/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.31/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "5ef1ded5d4d8b388af8e8c72bf44f584",
[debug] [Chromedriver] "version": "2.31",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.31/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.31/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "e95c696646102e38d8543b89b7eaa4a5",
[debug] [Chromedriver] "version": "2.31",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.31/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.31/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "b77c9c71b52302fcfe6b40dcd143f1d0",
[debug] [Chromedriver] "version": "2.31",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.31/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.31/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "6a6e8cd245742f20d61b7dac743844fb",
[debug] [Chromedriver] "version": "2.31",
[debug] [Chromedriver] "minBrowserVersion": "58"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.32/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.32/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "cff992a0ed32b048c7c9673b2a664483",
[debug] [Chromedriver] "version": "2.32",
[debug] [Chromedriver] "minBrowserVersion": "59"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.32/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.32/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "e01376ceef2330a1ca0eed76541a3282",
[debug] [Chromedriver] "version": "2.32",
[debug] [Chromedriver] "minBrowserVersion": "59"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.32/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.32/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "926d81c59c2c1ef6012fe74b29d74457",
[debug] [Chromedriver] "version": "2.32",
[debug] [Chromedriver] "minBrowserVersion": "59"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.32/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.32/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "f99a119eb94dfe94dd9f41fe6a4970c7",
[debug] [Chromedriver] "version": "2.32",
[debug] [Chromedriver] "minBrowserVersion": "59"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.33/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.33/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "e936493c0f4ceeb7f6b504a491daa25c",
[debug] [Chromedriver] "version": "2.33",
[debug] [Chromedriver] "minBrowserVersion": "60"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.33/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.33/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "6dc329fb8ecdff6a9f74eea053434662",
[debug] [Chromedriver] "version": "2.33",
[debug] [Chromedriver] "minBrowserVersion": "60"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.33/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.33/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "3d520b8ede8e9deb8c9a2efe2aec5f35",
[debug] [Chromedriver] "version": "2.33",
[debug] [Chromedriver] "minBrowserVersion": "60"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.33/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.33/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "718df64a6e2b2efde50b26ac22fde229",
[debug] [Chromedriver] "version": "2.33",
[debug] [Chromedriver] "minBrowserVersion": "60"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.34/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.34/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "5cb836b6e1842e3fc6abb34d00d3ad68",
[debug] [Chromedriver] "version": "2.34",
[debug] [Chromedriver] "minBrowserVersion": "61"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.34/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.34/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "5a8905f921bd7ecc49ccf45cb0073ea7",
[debug] [Chromedriver] "version": "2.34",
[debug] [Chromedriver] "minBrowserVersion": "61"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.34/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.34/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "c97886e3d08531e7b65a368ef169b46e",
[debug] [Chromedriver] "version": "2.34",
[debug] [Chromedriver] "minBrowserVersion": "61"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.35/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.35/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "e6d0298d3e1ed23f6639805d13ac2ae4",
[debug] [Chromedriver] "version": "2.35",
[debug] [Chromedriver] "minBrowserVersion": "62"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.35/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.35/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "720f6f8ab16dd3fcc0d5928402ac9f92",
[debug] [Chromedriver] "version": "2.35",
[debug] [Chromedriver] "minBrowserVersion": "62"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.35/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.35/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "de52d0a610fb97fadc02301bc705c12b",
[debug] [Chromedriver] "version": "2.35",
[debug] [Chromedriver] "minBrowserVersion": "62"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.36/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.36/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "24d2004a0b6c9fb4fcd74d1966b0ca6e",
[debug] [Chromedriver] "version": "2.36",
[debug] [Chromedriver] "minBrowserVersion": "63"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.36/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.36/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "312cd778e385a255c60caed5ffbaf6e5",
[debug] [Chromedriver] "version": "2.36",
[debug] [Chromedriver] "minBrowserVersion": "63"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.36/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.36/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "127536695f2f9210fab3c38d95515309",
[debug] [Chromedriver] "version": "2.36",
[debug] [Chromedriver] "minBrowserVersion": "63"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.37/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.37/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "f4fbbf50eaec2b9c9e21536e39b9999e",
[debug] [Chromedriver] "version": "2.37",
[debug] [Chromedriver] "minBrowserVersion": "64"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.37/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.37/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "5e68436af99f9348d67127e5ab8d5eed",
[debug] [Chromedriver] "version": "2.37",
[debug] [Chromedriver] "minBrowserVersion": "64"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.37/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.37/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "00c991baa1e51abf6d582aedae91291f",
[debug] [Chromedriver] "version": "2.37",
[debug] [Chromedriver] "minBrowserVersion": "64"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.38/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.38/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "a658925aaa3cd79eed075533b576c636",
[debug] [Chromedriver] "version": "2.38",
[debug] [Chromedriver] "minBrowserVersion": "65"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.38/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.38/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "fdab4d198278cb1a2bd7ac7441cc16a6",
[debug] [Chromedriver] "version": "2.38",
[debug] [Chromedriver] "minBrowserVersion": "65"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.38/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.38/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "dd3fa3caf72bbb42fefc8987a5c8b8dd",
[debug] [Chromedriver] "version": "2.38",
[debug] [Chromedriver] "minBrowserVersion": "65"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.39/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.39/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "65d4a2115bbfc507aab33655f3b4881b",
[debug] [Chromedriver] "version": "2.39",
[debug] [Chromedriver] "minBrowserVersion": "66"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.39/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.39/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "7d24d752a518e6bb39f8f578e221caef",
[debug] [Chromedriver] "version": "2.39",
[debug] [Chromedriver] "minBrowserVersion": "66"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.39/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.39/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "528065e171eaa8a935d08d5422ca2022",
[debug] [Chromedriver] "version": "2.39",
[debug] [Chromedriver] "minBrowserVersion": "66"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.4/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.4/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "3f8ef2f01a7fb5805bed2d644569acba",
[debug] [Chromedriver] "version": "2.4",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.4/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.4/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "5e70555cbbf75e3480dd1629a35bc7e3",
[debug] [Chromedriver] "version": "2.4",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.4/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.4/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "0816b2a06428962b1a2da103eb59323c",
[debug] [Chromedriver] "version": "2.4",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.4/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.4/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "0280d3a9e713a38216a4e34a9ec1fba2",
[debug] [Chromedriver] "version": "2.4",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.40/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.40/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "2e3919ae1789cf1b8eba6b42e1f1984b",
[debug] [Chromedriver] "version": "2.40",
[debug] [Chromedriver] "minBrowserVersion": "66"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.40/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.40/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "4f4d3db44e6c00b8773086f94ba6343f",
[debug] [Chromedriver] "version": "2.40",
[debug] [Chromedriver] "minBrowserVersion": "66"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.40/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.40/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "8383c1564bf9db94136873e69dd71c1c",
[debug] [Chromedriver] "version": "2.40",
[debug] [Chromedriver] "minBrowserVersion": "66"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.41/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.41/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "fbd8b9561575054e0e7e9cc53b680a70",
[debug] [Chromedriver] "version": "2.41",
[debug] [Chromedriver] "minBrowserVersion": "67"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.41/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.41/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "4c86429625373392bd9773c9d0a1c6a4",
[debug] [Chromedriver] "version": "2.41",
[debug] [Chromedriver] "minBrowserVersion": "67"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.41/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.41/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "ab047aa361aeb863e58514a9f46bcdb7",
[debug] [Chromedriver] "version": "2.41",
[debug] [Chromedriver] "minBrowserVersion": "67"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.42/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.42/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "acfcc29fb03df9e913ef4c360a121ad1",
[debug] [Chromedriver] "version": "2.42",
[debug] [Chromedriver] "minBrowserVersion": "68"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.42/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.42/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "3fc0e4a97cbf2c8c2a9b824d95e25351",
[debug] [Chromedriver] "version": "2.42",
[debug] [Chromedriver] "minBrowserVersion": "68"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.42/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.42/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "28d91b31311146250e7ef1afbcd6d026",
[debug] [Chromedriver] "version": "2.42",
[debug] [Chromedriver] "minBrowserVersion": "68"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.43/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.43/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "1a67148288f4320e5125649f66e02962",
[debug] [Chromedriver] "version": "2.43",
[debug] [Chromedriver] "minBrowserVersion": "69"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.43/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.43/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "249108ab937a3bf8ae8fd22366b1c208",
[debug] [Chromedriver] "version": "2.43",
[debug] [Chromedriver] "minBrowserVersion": "69"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.43/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.43/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "d238c157263ec7f668e0ea045f29f1b7",
[debug] [Chromedriver] "version": "2.43",
[debug] [Chromedriver] "minBrowserVersion": "69"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.44/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.44/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "758486720c837d7dfd5973e4d4ba78b4",
[debug] [Chromedriver] "version": "2.44",
[debug] [Chromedriver] "minBrowserVersion": "69"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.44/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.44/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "d5690b0fea5fd108e9b31e401725657d",
[debug] [Chromedriver] "version": "2.44",
[debug] [Chromedriver] "minBrowserVersion": "69"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.44/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.44/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "cf7c841cba2300d52092b1e8245e771a",
[debug] [Chromedriver] "version": "2.44",
[debug] [Chromedriver] "minBrowserVersion": "69"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.45/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.45/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "61c3484abc908c543b823cf42f58fc5d",
[debug] [Chromedriver] "version": "2.45",
[debug] [Chromedriver] "minBrowserVersion": "70"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.45/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.45/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "9f6b235f30b6ea4579612273595c8301",
[debug] [Chromedriver] "version": "2.45",
[debug] [Chromedriver] "minBrowserVersion": "70"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.45/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.45/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "6ee964d7172fb8bcd8538ccb430b53ed",
[debug] [Chromedriver] "version": "2.45",
[debug] [Chromedriver] "minBrowserVersion": "70"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.46/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.46/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "f63b50301dbce2335cdd442642d7efa0",
[debug] [Chromedriver] "version": "2.46",
[debug] [Chromedriver] "minBrowserVersion": "71"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.46/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.46/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "e287cfb628fbd9f6092ddd0353cbddaf",
[debug] [Chromedriver] "version": "2.46",
[debug] [Chromedriver] "minBrowserVersion": "71"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.46/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "d498f2bb7a14216b235f122a615df07a",
[debug] [Chromedriver] "version": "2.46",
[debug] [Chromedriver] "minBrowserVersion": "71"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.5/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.5/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "aa61a13c88349be12750d339c7798dc7",
[debug] [Chromedriver] "version": "2.5",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.5/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.5/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "2a45ca3b32bd1685bb796eeb564e9fc8",
[debug] [Chromedriver] "version": "2.5",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.5/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.5/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "9569eb890c607db2b9ba65d451332b38",
[debug] [Chromedriver] "version": "2.5",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.6/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.6/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "007bbff965cb4be6fe7734236b5afd52",
[debug] [Chromedriver] "version": "2.6",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.6/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.6/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "0dbc5606c8481f8ae9775d1a27c3a8a5",
[debug] [Chromedriver] "version": "2.6",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.6/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.6/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "648f6fad997ff0bc9e177cf2ad3963f4",
[debug] [Chromedriver] "version": "2.6",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.6/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.6/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "48f8d2462e44b8d06f88ff56857620c0",
[debug] [Chromedriver] "version": "2.6",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.6/chromedriver_win32_debug.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.6/chromedriver_win32_debug.zip",
[debug] [Chromedriver] "etag": "6b6229f734d787f3c7d787097738376d",
[debug] [Chromedriver] "version": "2.6",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.6/chromedriver_win32_debug_symbols.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.6/chromedriver_win32_debug_symbols.zip",
[debug] [Chromedriver] "etag": "d2ee47c2c6b6bdcd165ccd10cfebdd6b",
[debug] [Chromedriver] "version": "2.6",
[debug] [Chromedriver] "minBrowserVersion": "29"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.7/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.7/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "f054ab7718126c55daa73dd8b13d10bf",
[debug] [Chromedriver] "version": "2.7",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.7/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.7/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "07e80e731ee84bc16834c36142d03b8e",
[debug] [Chromedriver] "version": "2.7",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.7/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.7/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "7a548bf2d0802a9ea6b9425d682d40a5",
[debug] [Chromedriver] "version": "2.7",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.7/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.7/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "f9b86861545951bd24da0235f9793f67",
[debug] [Chromedriver] "version": "2.7",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.8/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.8/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "8db373d7cd45a4a188519041ccf271db",
[debug] [Chromedriver] "version": "2.8",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.8/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.8/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "72a3eacd74b6e3d67d4871a747ecbeb2",
[debug] [Chromedriver] "version": "2.8",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.8/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.8/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "ba1ecf067859bd9de4720e63163d5dce",
[debug] [Chromedriver] "version": "2.8",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.8/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.8/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "209236a3fc361f06c0bf8554010fc231",
[debug] [Chromedriver] "version": "2.8",
[debug] [Chromedriver] "minBrowserVersion": "30"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.9/chromedriver_linux32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.9/chromedriver_linux32.zip",
[debug] [Chromedriver] "etag": "780c12bf34d4f4029b7586b927b1fa69",
[debug] [Chromedriver] "version": "2.9",
[debug] [Chromedriver] "minBrowserVersion": "31"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.9/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.9/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "e2e44f064ecb69ec5b6f1b80f3d13c93",
[debug] [Chromedriver] "version": "2.9",
[debug] [Chromedriver] "minBrowserVersion": "31"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.9/chromedriver_mac32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.9/chromedriver_mac32.zip",
[debug] [Chromedriver] "etag": "d33f5bbea74968610b5face51a533419",
[debug] [Chromedriver] "version": "2.9",
[debug] [Chromedriver] "minBrowserVersion": "31"
[debug] [Chromedriver] },
[debug] [Chromedriver] "2.9/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/2.9/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "ef6a4819563ef993c3aac8f229c0ca91",
[debug] [Chromedriver] "version": "2.9",
[debug] [Chromedriver] "minBrowserVersion": "31"
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.16/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.16/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "aa7bb2d4a516464162c97ab62d676b88",
[debug] [Chromedriver] "version": "70.0.3538.16",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.16/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.16/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "4d01ffac43d8e63a6bb334dbb99010c0",
[debug] [Chromedriver] "version": "70.0.3538.16",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.16/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.16/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "ed2a5a850121af095a61b816319cf42b",
[debug] [Chromedriver] "version": "70.0.3538.16",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.67/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.67/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "33059ab16448402ed2e6bdd302ed1aa2",
[debug] [Chromedriver] "version": "70.0.3538.67",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.67/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.67/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "c69c48e41dd22e31d4054506a0696672",
[debug] [Chromedriver] "version": "70.0.3538.67",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.67/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.67/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "5d7c2f0aa152608a100d8483db5417fa",
[debug] [Chromedriver] "version": "70.0.3538.67",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.97/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.97/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "8f10bcf955a106305de082a34558e738",
[debug] [Chromedriver] "version": "70.0.3538.97",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.97/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.97/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "1bfa75f3a3482147403eb5e309858cc1",
[debug] [Chromedriver] "version": "70.0.3538.97",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "70.0.3538.97/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/70.0.3538.97/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "054d108aed4f364085a19d1089389f05",
[debug] [Chromedriver] "version": "70.0.3538.97",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.137/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.137/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "de074eedbd3d1346a89d86e85f33fd7f",
[debug] [Chromedriver] "version": "71.0.3578.137",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.137/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.137/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "ddd162b56b7eae351d15853543584ba0",
[debug] [Chromedriver] "version": "71.0.3578.137",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.137/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.137/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "0d6a6885b5af7a45a8bd27544bbfc591",
[debug] [Chromedriver] "version": "71.0.3578.137",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.30/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.30/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "7ddb1d64f4ee22be582ce78a92700363",
[debug] [Chromedriver] "version": "71.0.3578.30",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.30/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.30/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "b631f755a1f37a0ee579b04447406da9",
[debug] [Chromedriver] "version": "71.0.3578.30",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.30/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.30/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "abe476040e3c2bcd040051e352d3a0a5",
[debug] [Chromedriver] "version": "71.0.3578.30",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.33/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.33/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "e08ace3c4584a39c4d6fcd9992205135",
[debug] [Chromedriver] "version": "71.0.3578.33",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.33/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.33/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "44665175f70fe1a2054da294cf19f827",
[debug] [Chromedriver] "version": "71.0.3578.33",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.33/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.33/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "9cbdcbbc72656b8d7aee740f06a86ac3",
[debug] [Chromedriver] "version": "71.0.3578.33",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.80/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.80/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "2e9fedf0a202061e91ad6c7c6a39bd7e",
[debug] [Chromedriver] "version": "71.0.3578.80",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.80/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.80/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "e39bdc1909c3432fdae36a9a65e43604",
[debug] [Chromedriver] "version": "71.0.3578.80",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "71.0.3578.80/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/71.0.3578.80/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "1768dfec46d21b980fd0cd8e5f4aae99",
[debug] [Chromedriver] "version": "71.0.3578.80",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "72.0.3626.69/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/72.0.3626.69/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "902a5fae03b63cc6deeb750d63211f67",
[debug] [Chromedriver] "version": "72.0.3626.69",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "72.0.3626.69/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/72.0.3626.69/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "8ce656dcb0a145ffb887eb08a1806723",
[debug] [Chromedriver] "version": "72.0.3626.69",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "72.0.3626.69/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/72.0.3626.69/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "09af2515e314569d11636efc72a7597b",
[debug] [Chromedriver] "version": "72.0.3626.69",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "72.0.3626.7/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/72.0.3626.7/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "b25373e06303ed3f994f459e007633e0",
[debug] [Chromedriver] "version": "72.0.3626.7",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "72.0.3626.7/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/72.0.3626.7/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "c18ac5f9dba6e5a7a2e77841ec6805f0",
[debug] [Chromedriver] "version": "72.0.3626.7",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "72.0.3626.7/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/72.0.3626.7/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "2f30c651ba034444aede3724979d2d46",
[debug] [Chromedriver] "version": "72.0.3626.7",
[debug] [Chromedriver] "minBrowserVersion": null
[debug] [Chromedriver] },
[debug] [Chromedriver] "73.0.3683.20/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/73.0.3683.20/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "0bb4f8f1fdacac21a6cd9cc2fc5b75d8",
[debug] [Chromedriver] "version": "73.0.3683.20",
[debug] [Chromedriver] "minBrowserVersion": "73"
[debug] [Chromedriver] },
[debug] [Chromedriver] "73.0.3683.20/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/73.0.3683.20/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "0fb2fafcc55dbfff92ba4efa0401af3d",
[debug] [Chromedriver] "version": "73.0.3683.20",
[debug] [Chromedriver] "minBrowserVersion": "73"
[debug] [Chromedriver] },
[debug] [Chromedriver] "73.0.3683.20/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/73.0.3683.20/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "83650e1cc5da6641e1257a10ea1bac6c",
[debug] [Chromedriver] "version": "73.0.3683.20",
[debug] [Chromedriver] "minBrowserVersion": "73"
[debug] [Chromedriver] },
[debug] [Chromedriver] "73.0.3683.68/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "16d6ef61ff19649df9251d742ed85c62",
[debug] [Chromedriver] "version": "73.0.3683.68",
[debug] [Chromedriver] "minBrowserVersion": "73"
[debug] [Chromedriver] },
[debug] [Chromedriver] "73.0.3683.68/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "9af243f31d0e7e0444bdcc11ec35aa5d",
[debug] [Chromedriver] "version": "73.0.3683.68",
[debug] [Chromedriver] "minBrowserVersion": "73"
[debug] [Chromedriver] },
[debug] [Chromedriver] "73.0.3683.68/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "47bf69232c8b62139e642927cccfe2e4",
[debug] [Chromedriver] "version": "73.0.3683.68",
[debug] [Chromedriver] "minBrowserVersion": "73"
[debug] [Chromedriver] },
[debug] [Chromedriver] "74.0.3729.6/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/74.0.3729.6/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "3cd9e67808926bfba9a3f5946e2a994d",
[debug] [Chromedriver] "version": "74.0.3729.6",
[debug] [Chromedriver] "minBrowserVersion": "74"
[debug] [Chromedriver] },
[debug] [Chromedriver] "74.0.3729.6/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/74.0.3729.6/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "de2aa78283af413100cddc2a4dee3ebc",
[debug] [Chromedriver] "version": "74.0.3729.6",
[debug] [Chromedriver] "minBrowserVersion": "74"
[debug] [Chromedriver] },
[debug] [Chromedriver] "74.0.3729.6/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/74.0.3729.6/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "9780b9b586e74253df9b58928b959861",
[debug] [Chromedriver] "version": "74.0.3729.6",
[debug] [Chromedriver] "minBrowserVersion": "74"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.140/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.140/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "352fa37b124b9ddfd458439bbb877ac5",
[debug] [Chromedriver] "version": "75.0.3770.140",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.140/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.140/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "66f50e15bfcc94ab995bce3b53116d17",
[debug] [Chromedriver] "version": "75.0.3770.140",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.140/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.140/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "57eda7e2343cb655259e94497c2b8d01",
[debug] [Chromedriver] "version": "75.0.3770.140",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.8/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.8/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "ee28a86911127498409dc8623d39ea94",
[debug] [Chromedriver] "version": "75.0.3770.8",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.8/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.8/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "cfb21004d8c825a1cf5b24e5b79c53cf",
[debug] [Chromedriver] "version": "75.0.3770.8",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.8/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.8/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "5e27caa8c5212b210f6d78c0c7c5b854",
[debug] [Chromedriver] "version": "75.0.3770.8",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.90/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.90/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "5cebc8cdd79bba758f8975e72b3a28f0",
[debug] [Chromedriver] "version": "75.0.3770.90",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.90/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.90/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "e63bd10100c97a1f7ddaad4a15c586d3",
[debug] [Chromedriver] "version": "75.0.3770.90",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "75.0.3770.90/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/75.0.3770.90/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "9bd10e443b5f98019fa4616fb29a9123",
[debug] [Chromedriver] "version": "75.0.3770.90",
[debug] [Chromedriver] "minBrowserVersion": "75"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.12/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.12/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "91e0d276a462019afdabb91333643a5a",
[debug] [Chromedriver] "version": "76.0.3809.12",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.12/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.12/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "80b9f345478d2a64c62678176de4b6f6",
[debug] [Chromedriver] "version": "76.0.3809.12",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.12/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.12/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "b8d1935aa3f3480c4ceed221af0be9d4",
[debug] [Chromedriver] "version": "76.0.3809.12",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.126/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "2f2d9ab416c86c94cbbfcf1b8833280d",
[debug] [Chromedriver] "version": "76.0.3809.126",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.126/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "f42f47d08bc285c791b87b26e0fdc47a",
[debug] [Chromedriver] "version": "76.0.3809.126",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.126/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "823b374b2cd5f5224b825417f5f6f406",
[debug] [Chromedriver] "version": "76.0.3809.126",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.25/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.25/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "83058e8f8913b69203f534714934de0d",
[debug] [Chromedriver] "version": "76.0.3809.25",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.25/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.25/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "e23edb3e4ba7a3a3d8bcc626aa4c5c7f",
[debug] [Chromedriver] "version": "76.0.3809.25",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.25/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.25/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "fe9e00e3ba3cfb06fcbef1e505e2b8f1",
[debug] [Chromedriver] "version": "76.0.3809.25",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.68/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.68/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "5886442a2710185db5b07c8bf42b2484",
[debug] [Chromedriver] "version": "76.0.3809.68",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.68/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.68/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "7370f0173e096e5a15f992b3ffae4501",
[debug] [Chromedriver] "version": "76.0.3809.68",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "76.0.3809.68/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/76.0.3809.68/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "60cf267c91730fd926edc0340273c137",
[debug] [Chromedriver] "version": "76.0.3809.68",
[debug] [Chromedriver] "minBrowserVersion": "76"
[debug] [Chromedriver] },
[debug] [Chromedriver] "77.0.3865.10/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/77.0.3865.10/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "eb6c5fface9469902a84bac7a9e5e4b9",
[debug] [Chromedriver] "version": "77.0.3865.10",
[debug] [Chromedriver] "minBrowserVersion": "77"
[debug] [Chromedriver] },
[debug] [Chromedriver] "77.0.3865.10/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/77.0.3865.10/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "0f315d9384ea6e931324285512a1491c",
[debug] [Chromedriver] "version": "77.0.3865.10",
[debug] [Chromedriver] "minBrowserVersion": "77"
[debug] [Chromedriver] },
[debug] [Chromedriver] "77.0.3865.10/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/77.0.3865.10/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "fbeb720fc3c9c2059fa169fc252c6bdf",
[debug] [Chromedriver] "version": "77.0.3865.10",
[debug] [Chromedriver] "minBrowserVersion": "77"
[debug] [Chromedriver] },
[debug] [Chromedriver] "77.0.3865.40/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/77.0.3865.40/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "b4431816072192a2d36a10fa8cfde344",
[debug] [Chromedriver] "version": "77.0.3865.40",
[debug] [Chromedriver] "minBrowserVersion": "77"
[debug] [Chromedriver] },
[debug] [Chromedriver] "77.0.3865.40/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/77.0.3865.40/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "812570697aadcd7a9038041b27437054",
[debug] [Chromedriver] "version": "77.0.3865.40",
[debug] [Chromedriver] "minBrowserVersion": "77"
[debug] [Chromedriver] },
[debug] [Chromedriver] "77.0.3865.40/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/77.0.3865.40/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "7e94b11b8157e856b918f64d1b4af424",
[debug] [Chromedriver] "version": "77.0.3865.40",
[debug] [Chromedriver] "minBrowserVersion": "77"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.105/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.105/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "6d3fcd82a27e1d787b6af2515f933806",
[debug] [Chromedriver] "version": "78.0.3904.105",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.105/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.105/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "12b3858a57bfe0a3d450cd194e0992aa",
[debug] [Chromedriver] "version": "78.0.3904.105",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.105/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.105/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "8f3f3ca4134c14b41848686f0146b200",
[debug] [Chromedriver] "version": "78.0.3904.105",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.11/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.11/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "401516b9d436b6be7bfe0a7e42f4c1b1",
[debug] [Chromedriver] "version": "78.0.3904.11",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.11/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.11/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "ae7f7ff69bf3e438320a306653de4a5e",
[debug] [Chromedriver] "version": "78.0.3904.11",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.11/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.11/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "fef6a5ed635bfd147962bdd149278269",
[debug] [Chromedriver] "version": "78.0.3904.11",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.70/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "37f077132433b20db3f0f5636e89f142",
[debug] [Chromedriver] "version": "78.0.3904.70",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.70/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "969163657458c7e298c50c914ff5c5c4",
[debug] [Chromedriver] "version": "78.0.3904.70",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "78.0.3904.70/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "40df8860f0dfad436665d9de7aa95082",
[debug] [Chromedriver] "version": "78.0.3904.70",
[debug] [Chromedriver] "minBrowserVersion": "78"
[debug] [Chromedriver] },
[debug] [Chromedriver] "79.0.3945.16/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/79.0.3945.16/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "105ccad6c939b96600d3963bd758a6c9",
[debug] [Chromedriver] "version": "79.0.3945.16",
[debug] [Chromedriver] "minBrowserVersion": "79"
[debug] [Chromedriver] },
[debug] [Chromedriver] "79.0.3945.16/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/79.0.3945.16/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "39b7db6c05a92850833f6826ecbd2dcd",
[debug] [Chromedriver] "version": "79.0.3945.16",
[debug] [Chromedriver] "minBrowserVersion": "79"
[debug] [Chromedriver] },
[debug] [Chromedriver] "79.0.3945.16/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/79.0.3945.16/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "6c36e6f2c1cb7ec0f8cb4201a7fb03e1",
[debug] [Chromedriver] "version": "79.0.3945.16",
[debug] [Chromedriver] "minBrowserVersion": "79"
[debug] [Chromedriver] },
[debug] [Chromedriver] "79.0.3945.36/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "77e6b631478c63c2df5809822a0af916",
[debug] [Chromedriver] "version": "79.0.3945.36",
[debug] [Chromedriver] "minBrowserVersion": "79"
[debug] [Chromedriver] },
[debug] [Chromedriver] "79.0.3945.36/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "57d2a9629298aa6dc2d759fe09da5d13",
[debug] [Chromedriver] "version": "79.0.3945.36",
[debug] [Chromedriver] "minBrowserVersion": "79"
[debug] [Chromedriver] },
[debug] [Chromedriver] "79.0.3945.36/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "9665be96d739035efdf91684f406fdcf",
[debug] [Chromedriver] "version": "79.0.3945.36",
[debug] [Chromedriver] "minBrowserVersion": "79"
[debug] [Chromedriver] },
[debug] [Chromedriver] "80.0.3987.16/chromedriver_linux64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/80.0.3987.16/chromedriver_linux64.zip",
[debug] [Chromedriver] "etag": "e1a87e90a683689079a6759f82106839",
[debug] [Chromedriver] "version": "80.0.3987.16",
[debug] [Chromedriver] "minBrowserVersion": "80"
[debug] [Chromedriver] },
[debug] [Chromedriver] "80.0.3987.16/chromedriver_mac64.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/80.0.3987.16/chromedriver_mac64.zip",
[debug] [Chromedriver] "etag": "a309270bff1becfa9addfaf769f7ba3b",
[debug] [Chromedriver] "version": "80.0.3987.16",
[debug] [Chromedriver] "minBrowserVersion": "80"
[debug] [Chromedriver] },
[debug] [Chromedriver] "80.0.3987.16/chromedriver_win32.zip": {
[debug] [Chromedriver] "url": "https://chromedriver.storage.googleapis.com/80.0.3987.16/chromedriver_win32.zip",
[debug] [Chromedriver] "etag": "ae4f6a5f5f8ac4cba251ba96985c53c5",
[debug] [Chromedriver] "version": "80.0.3987.16",
[debug] [Chromedriver] "minBrowserVersion": "80"
[debug] [Chromedriver] }
[debug] [Chromedriver] }
[debug] [ChromedriverStorageClient] Selecting chromedrivers whose minimum supported browser version matches to 79
[debug] [ChromedriverStorageClient] Got 6 items
[debug] [ChromedriverStorageClient] Selecting chromedrivers whose platform matches to win32
[debug] [ChromedriverStorageClient] Got 2 items
[debug] [ChromedriverStorageClient] Got 2 driver(s) to sync: 79.0.3945.16/chromedriver_win32.zip,79.0.3945.36/chromedriver_win32.zip
[debug] [ChromedriverStorageClient] Retrieving 'https://chromedriver.storage.googleapis.com/79.0.3945.16/chromedriver_win32.zip' to 'C:\Users\ALAN~1.BER\AppData\Local\Temp\202014-21084-nfgq67.zahbi\0.zip'
[debug] [ChromedriverStorageClient] Retrieving 'https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_win32.zip' to 'C:\Users\ALAN~1.BER\AppData\Local\Temp\202014-21084-nfgq67.zahbi\1.zip'
[debug] [ChromedriverStorageClient] Moving the extracted 'chromedriver.exe' to 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\chromedriver_win32_v79.0.3945.16.exe'
[debug] [ChromedriverStorageClient] Moving the extracted 'chromedriver.exe' to 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\chromedriver_win32_v79.0.3945.36.exe'
[ChromedriverStorageClient] Successfully synchronized 2 chromedrivers
[debug] [Chromedriver] Found 2 executables in 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win'
[Chromedriver] Cannot retrieve version number from 'chromedriver_win32_v79.0.3945.16.exe' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn EBUSY
[Chromedriver] Cannot retrieve version number from 'chromedriver_win32_v79.0.3945.36.exe' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn EBUSY
[Chromedriver] No Chromedrivers were found in 'C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win'
[debug] [ADB] Getting package info for 'com.android.chrome'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell dumpsys package com.android.chrome'
[debug] [Chromedriver] Found Chrome bundle 'com.android.chrome' version '79.0.3945'
[Chromedriver] Invalid Version: 79
[debug] [W3C (10e2adec)] Encountered internal error running command: Error: Invalid Version: 79
[debug] [W3C (10e2adec)] at Object.errorAndThrow (C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:74:35)
[debug] [W3C (10e2adec)] at Chromedriver.start (C:\Users\alan.berx\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:569:11)
[debug] [W3C (10e2adec)] at <anonymous>
[HTTP] <-- POST /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c/context 500 11582 ms - 627
[HTTP]
io.appium.java_client.NoSuchContextException: An unknown server-side error occurred while processing the command. Original error: Invalid Version: 79
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'TBN00341', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.5'
Driver info: io.appium.java_client.android.AndroidDriver
Capabilities {appActivity: , appPackage: , chromedriverChromeMappingFile: C:\projects\censored-qa\testa..., databaseEnabled: false, desired: {appActivity: , appPackage: , chromedriverChromeMappingFile: C:\projects\censored-qa\testa..., deviceName: *, newCommandTimeout: 300, platform: ANDROID, platformName: android}, deviceApiLevel: 28, deviceManufacturer: Xiaomi, deviceModel: Mi A1, deviceName: a6fedefb0804, deviceScreenDensity: 480, deviceScreenSize: 1080x1920, deviceUDID: a6fedefb0804, javascriptEnabled: true, locationContextEnabled: false, networkConnectionEnabled: true, newCommandTimeout: 300, pixelRatio: 3, platform: ANDROID, platformName: Android, platformVersion: 9, statBarHeight: 72, takesScreenshot: true, viewportRect: {height: 1848, left: 0, top: 72, width: 1080}, warnings: {}, webStorageEnabled: false}
Session ID: 10e2adec-e086-45f2-999a-14cb74d3650c
at io.appium.java_client.AppiumDriver.context(AppiumDriver.java:231)
at Doccle.androidApp.pageObjects.LoginWebPage.<init>(LoginWebPage.java:24)
at Doccle.androidApp.pageObjects.LoginAppPage.openLoginWebPage(LoginAppPage.java:23)
at Doccle.androidApp.runners.stepdefs.LoginSteps.iLoginIntoTheApp(LoginSteps.java:30)
at ✽.I login into the app(classpath:Doccle/androidApp/runners/features/appiumTest.feature:5)
Caused by: org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: Invalid Version: 79
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'TBN00341', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.5'
Driver info: io.appium.java_client.android.AndroidDriver
Capabilities {appActivity: , appPackage: , chromedriverChromeMappingFile: C:\projects\censored-qa\testa..., databaseEnabled: false, desired: {appActivity: , appPackage: , chromedriverChromeMappingFile: C:\projects\censored-qa\testa..., deviceName: *, newCommandTimeout: 300, platform: ANDROID, platformName: android}, deviceApiLevel: 28, deviceManufacturer: Xiaomi, deviceModel: Mi A1, deviceName: a6fedefb0804, deviceScreenDensity: 480, deviceScreenSize: 1080x1920, deviceUDID: a6fedefb0804, javascriptEnabled: true, locationContextEnabled: false, networkConnectionEnabled: true, newCommandTimeout: 300, pixelRatio: 3, platform: ANDROID, platformName: Android, platformVersion: 9, statBarHeight: 72, takesScreenshot: true, viewportRect: {height: 1848, left: 0, top: 72, width: 1080}, warnings: {}, webStorageEnabled: false}
Session ID: 10e2adec-e086-45f2-999a-14cb74d3650c
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:41)
at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1)
at io.appium.java_client.android.AndroidDriver.execute(AndroidDriver.java:1)
at io.appium.java_client.AppiumDriver.context(AppiumDriver.java:228)
at Doccle.androidApp.pageObjects.LoginWebPage.<init>(LoginWebPage.java:24)
at Doccle.androidApp.pageObjects.LoginAppPage.openLoginWebPage(LoginAppPage.java:23)
at Doccle.androidApp.runners.stepdefs.LoginSteps.iLoginIntoTheApp(LoginSteps.java:30)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at cucumber.runtime.Utils$1.call(Utils.java:26)
at cucumber.runtime.Timeout.timeout(Timeout.java:16)
at cucumber.runtime.Utils.invoke(Utils.java:20)
at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:57)
at cucumber.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:50)
at cucumber.runner.TestStep.executeStep(TestStep.java:65)
at cucumber.runner.TestStep.run(TestStep.java:50)
at cucumber.runner.PickleStepTestStep.run(PickleStepTestStep.java:43)
at cucumber.runner.TestCase.run(TestCase.java:46)
at cucumber.runner.Runner.runPickle(Runner.java:50)
at io.cucumber.testng.TestNGCucumberRunner.runScenario(TestNGCucumberRunner.java:79)
at Doccle.androidApp.runners.RunAndroidAppTest.scenario(RunAndroidAppTest.java:49)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:66)
at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:110)
AfterMethod
[HTTP] --> DELETE /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c
[HTTP] {}
[debug] [W3C (10e2adec)] Calling AppiumDriver.deleteSession() with args: ["10e2adec-e086-45f2-999a-14cb74d3650c"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1580818493084 (13:14:53 GMT+0100 (Romance Standard Time))
[Appium] Removing session 10e2adec-e086-45f2-999a-14cb74d3650c from our master session list
[debug] [UiAutomator2] Deleting UiAutomator2 session
[debug] [UiAutomator2] Deleting UiAutomator2 server session
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"c5a0e4c4-2ec5-4f71-99f7-cb7180565ab8","value":null}
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 forward --remove tcp\:8200'
[UiAutomator2] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell settings delete global hidden_api_policy_pre_p_apps'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell settings delete global hidden_api_policy_p_apps'
[debug] [ADB] Running 'C:\Users\alan.berx\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s a6fedefb0804 shell settings delete global hidden_api_policy'
[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1580818493773 (13:14:53 GMT+0100 (Romance Standard Time))
[debug] [W3C (10e2adec)] Received response: null
[debug] [W3C (10e2adec)] But deleting session, so not returning
[debug] [W3C (10e2adec)] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/10e2adec-e086-45f2-999a-14cb74d3650c 200 691 ms - 14
[HTTP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment