-
-
Save nghiadhd/88c8bf0e14ac32f2f47f3e3052d2ddfa to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Appium] Welcome to Appium v1.6.2 | |
[Appium] Non-default server args: | |
[Appium] defaultDevice: true | |
[Appium] debugLogSpacing: true | |
[Appium] defaultCapabilities: { platformName: 'Android' } | |
[Appium] defaultCommandTimeout: 7200 | |
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities: | |
[Appium] platformName: 'Android' | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"udid":"988633304d4b323634","browserName":"chrome","deviceName":"Galaxy","deviceOrientation":"portrait"}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"udid":"988633304d4b323634","browserName":"chrome","deviceName":"Galaxy","deviceOrientation":"portrait"},null,null,null,null] | |
[Appium] Creating new AndroidDriver session | |
[Appium] Capabilities: | |
[Appium] udid: '988633304d4b323634' | |
[Appium] browserName: 'chrome' | |
[Appium] deviceName: 'Galaxy' | |
[Appium] deviceOrientation: 'portrait' | |
[Appium] platformName: 'Android' | |
[debug] [AndroidDriver] AndroidDriver version: 1.10.36 | |
[BaseDriver] The following capabilities were provided, but are not recognized by appium: deviceOrientation. | |
[BaseDriver] Session created with session id: ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[debug] [AndroidDriver] Getting Java version | |
[AndroidDriver] Java version is: 1.8.0_102 | |
[AndroidDriver] We're going to run a Chrome-based session | |
[AndroidDriver] Chrome-type package and activity are com.android.chrome and com.google.android.apps.chrome.Main | |
[ADB] Checking whether adb is present | |
[ADB] Using adb from /Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb | |
[AndroidDriver] Retrieving device list | |
[debug] [ADB] Trying to find a connected android device | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[AndroidDriver] Using device: 988633304d4b323634 | |
[ADB] Checking whether adb is present | |
[ADB] Using adb from /Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb | |
[debug] [ADB] Setting device id to 988633304d4b323634 | |
[AndroidDriver] App file was not listed, instead we're going to run com.android.chrome directly on the device | |
[debug] [AndroidDriver] Checking whether package is present on the device | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","pm","list","packages","com.android.chrome"] | |
[AndroidDriver] Starting Android session | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","wait-for-device"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","echo","ping"] | |
[debug] [Logcat] Starting logcat capture | |
[debug] [AndroidDriver] Pushing settings apk to device... | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","install","/Users/xxx/Projects/appium-1.6.2/node_modules/io.appium.settings/bin/settings_apk-debug.apk"] | |
[debug] [AndroidDriver] Pushing unlock helper app to device... | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","install","/Users/xxx/Projects/appium-1.6.2/node_modules/appium-unlock/bin/unlock_apk-debug.apk"] | |
[ADB] Getting device platform version | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","getprop","ro.build.version.release"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","dumpsys","window"] | |
[AndroidDriver] Screen already unlocked, doing nothing | |
[AndroidDriver] No app sent in, not parsing package/activity | |
[debug] [AndroidDriver] No app capability. Assuming it is already on the device | |
[debug] [AndroidDriver] Running fast reset (stop and clear) | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","am","force-stop","com.android.chrome"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","pm","clear","com.android.chrome"] | |
[debug] [AndroidBootstrap] Watching for bootstrap disconnect | |
[debug] [ADB] Forwarding system: 4724 to device: 4724 | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","forward","tcp:4724","tcp:4724"] | |
[debug] [UiAutomator] Starting UiAutomator | |
[debug] [UiAutomator] Moving to state 'starting' | |
[debug] [UiAutomator] Parsing uiautomator jar | |
[debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar' | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","push","/Users/xxx/Projects/appium-1.6.2/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"] | |
[debug] [ADB] Attempting to kill all uiautomator processes | |
[debug] [ADB] Getting all processes with uiautomator | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/xxx/Softwares/android-sdk-macosx/platform-tools/adb' with args: ["-P",5037,"-s","988633304d4b323634","shell","ps"] | |
[ADB] No uiautomator process found to kill, continuing... | |
[debug] [UiAutomator] Starting UIAutomator | |
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","988633304d4b323634","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.android.chrome","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] | |
[debug] [UiAutomator] Moving to state 'online' | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Loading json... | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. | |
[AndroidBootstrap] Android bootstrap socket is now connected | |
[AndroidDriver] Starting a chrome-based browser session | |
[debug] [AndroidDriver] A port was not given, using random port: 8000 | |
[debug] [Chromedriver] Changed state to 'starting' | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected | |
[Chromedriver] Set chromedriver binary as: /Users/xxx/Projects/appium-1.6.2/node_modules/appium-chromedriver/chromedriver/mac/chromedriver | |
[Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/Users/xxx/Projects/appium-1.6.2/node_modules/appium-chromedriver/chromedriver/mac/chromedriver.*--port=8000" | |
[Chromedriver] No old chromedrivers seemed to exist | |
[Chromedriver] Spawning chromedriver with: /Users/xxx/Projects/appium-1.6.2/node_modules/appium-chromedriver/chromedriver/mac/chromedriver --url-base=wd/hub --port=8000 --adb-port=5037 | |
[Chromedriver] [STDOUT] Starting ChromeDriver 2.25.426935 (820a95b0b81d33e42712f9198c215f703412e1a1) on port 8000 | |
Only local connections are allowed. | |
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Mac OS X\",\"version\":\"10.11.6\"}}}" | |
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.android.chrome","androidDeviceSerial":"988633304d4b323634"}}} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"acceptSslCerts":true,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{"chromedriverVersion":"2.25.426935 (820a95b0b81d33e42712f9198c215f703412e1a1)"},"cssSelectorsEnabled":true,"databaseEnabled":false,"handlesAlerts":true,"hasTouchScreen":true,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"pageLoadStrategy":"normal","platform":"ANDROID","rotatable":false,"takesHeapSnapshot":true,"takesScreenshot":true,"version":"54.0.2840.85","webStorageEnabled":true}} | |
[debug] [Chromedriver] Changed state to 'online' | |
[Appium] New AndroidDriver session created successfully, session ba2f0271-cfc8-42b6-ac7a-8985c83d085c added to master session list | |
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"udid":"988633304d4b323634","browserName":"chrome","deviceName":"Galaxy","deviceOrientation":"portrait","platformName":"Android"},"udid":"988633304d4b323634","browserName":"chrome","deviceName":"988633304d4b323634","deviceOrientation":"portrait","platformName":"Android","deviceUDID":"988633304d4b323634","platformVersion":"6.0.1"} | |
[HTTP] <-- POST /wd/hub/session 200 10194 ms - 609 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/url {"url":"http://automationpractice.com/index.php?controller=authentication&back=my-account"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/url] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/url] with body: {"url":"http://automationpractice.com/index.php?controller=authentication&back=my-account"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/url 200 5987 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"email_create"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"email_create"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-1"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 97 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"email_create"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"email_create"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-1"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 97 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-1/value {"value":["Saul_Kub@hotmail.com"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-1/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-1/value] with body: {"value":["Saul_Kub@hotmail.com"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-1/value 200 717 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"SubmitCreate"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"SubmitCreate"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-2"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-2/click {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-2/click] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-2/click] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-2/click 200 299 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 104 ms - 74 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 103 ms - 74 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 80 ms - 74 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 40 ms - 74 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 47 ms - 74 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-3"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 143 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"id_gender1"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"id_gender1"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-3"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 68 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-3/click {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-3/click] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-3/click] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-3/click 200 286 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 283 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 104 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 137 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jackeline"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jackeline"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 292 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 131 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 180 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Gusikowski"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Gusikowski"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 209 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 72 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["2qoe3gljJWPs3E5"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["2qoe3gljJWPs3E5"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 239 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 40 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 20 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Angela"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Angela"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 169 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 33 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 112 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Marks"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Marks"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 117 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["A5K8ANOdNUgY2Wc"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["A5K8ANOdNUgY2Wc"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 267 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 25 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 33 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 138 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Christian"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Christian"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 158 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 48 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 60 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Schmidt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Schmidt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 157 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 62 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 126 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["eEjvP7usNPhAFVk"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["eEjvP7usNPhAFVk"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 215 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 31 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Michaela"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Michaela"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 183 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Block"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Block"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 143 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 38 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["a7BYEzzLBEYb3iA"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["a7BYEzzLBEYb3iA"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 216 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 40 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 36 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 126 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Edna"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Edna"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 129 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kilback"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kilback"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 143 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 45 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 87 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["yn8bqKKtLms1jFi"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["yn8bqKKtLms1jFi"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 203 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 23 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 20 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Alena"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Alena"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 124 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Durgan"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Durgan"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 143 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 37 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["ts9_ejubuKiljqk"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["ts9_ejubuKiljqk"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 209 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 27 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 29 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 106 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Carmella"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Carmella"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 174 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 40 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Altenwerth"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Altenwerth"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 170 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 68 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 97 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["P0xZlK4M5yhPXfE"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["P0xZlK4M5yhPXfE"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 195 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 26 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Fletcher"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Fletcher"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 177 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 107 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Fadel"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Fadel"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 122 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["UMu82JndSlhdJAQ"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["UMu82JndSlhdJAQ"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 317 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 30 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 45 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Kristopher"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Kristopher"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 201 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Lesch"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Lesch"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 122 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 68 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 106 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["IYyQTYeUmtuGhQe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["IYyQTYeUmtuGhQe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 271 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 31 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 99 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Alfonso"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Alfonso"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 168 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 41 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kozey"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kozey"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 130 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 108 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["7Qr3SaHHKu6p9wu"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["7Qr3SaHHKu6p9wu"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 197 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 48 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jamaal"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jamaal"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 142 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 47 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 59 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Wintheiser"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Wintheiser"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 163 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["NH4fdVHWOA0pbqU"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["NH4fdVHWOA0pbqU"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 213 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 32 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 23 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 92 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Tyrique"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Tyrique"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 163 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 44 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 75 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Jacobs"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Jacobs"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 111 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["W7m7vOpX4jmHq4Y"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["W7m7vOpX4jmHq4Y"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 204 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 30 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Edward"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Edward"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 221 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 45 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 130 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Keeling"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Keeling"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 137 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 61 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["_DeRmxYtIGkedjh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["_DeRmxYtIGkedjh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 287 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 33 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 47 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 115 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Walter"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Walter"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 142 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Mitchell"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Mitchell"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["6P6kGlGH0aB6xw3"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["6P6kGlGH0aB6xw3"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 188 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 43 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 53 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Aron"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Aron"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 53 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hermann"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hermann"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 96 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["QZ0zBSbPN60ETjT"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["QZ0zBSbPN60ETjT"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 226 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 44 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 55 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Amira"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Amira"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 53 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kiehn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kiehn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 152 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["SR6_g4UocZUAb3z"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["SR6_g4UocZUAb3z"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 250 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 33 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 29 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 159 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Junior"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Junior"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 132 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Krajcik"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Krajcik"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 159 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 49 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 87 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["U52jb46wto8rs4R"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["U52jb46wto8rs4R"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 174 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 32 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Silas"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Silas"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 37 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 132 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Spinka"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Spinka"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 123 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 44 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["5RF3aHHFfJzSEE3"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["5RF3aHHFfJzSEE3"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 237 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 40 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 32 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 112 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Pearlie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Pearlie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 169 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Huels"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Huels"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 93 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["omPUvRdlLOnwdIt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["omPUvRdlLOnwdIt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 212 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 24 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Emily"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Emily"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 166 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 66 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kuhn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kuhn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 238 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 114 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["vfleBqMa0x5YIHJ"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["vfleBqMa0x5YIHJ"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 287 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 42 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 72 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 105 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Valerie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Valerie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 42 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 65 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Wehner"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Wehner"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 244 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 200 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["xbLh3J76f8HsSqt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["xbLh3J76f8HsSqt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 228 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 36 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 130 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Gina"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Gina"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 170 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 82 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["White"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["White"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 165 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 89 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["lUacbDK8gSo8crG"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["lUacbDK8gSo8crG"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 238 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 28 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 22 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 80 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Ellsworth"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Ellsworth"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 146 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 41 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 56 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Corkery"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Corkery"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 158 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 69 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["LSEAinHRbrcTOSe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["LSEAinHRbrcTOSe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 238 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 35 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Zaria"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Zaria"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Pagac"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Pagac"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 161 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 49 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["y1RShNeNww86HU5"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["y1RShNeNww86HU5"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 259 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 23 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 48 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Ashleigh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Ashleigh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kozey"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kozey"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 137 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 93 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["0nx0WhUHy93ZNYS"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["0nx0WhUHy93ZNYS"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 212 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 20 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Roderick"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Roderick"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 166 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 73 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 98 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Cruickshank"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Cruickshank"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 186 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 40 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["s5cqC6odGJ_mjaS"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["s5cqC6odGJ_mjaS"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 218 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 27 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Theresa"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Theresa"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 50 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hyatt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hyatt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 154 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 109 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["VWpoURlone268L1"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["VWpoURlone268L1"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 206 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 19 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Wilhelm"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Wilhelm"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 167 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 84 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Bergnaum"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Bergnaum"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 206 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 66 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["vzZZNmkLOxWSepP"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["vzZZNmkLOxWSepP"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 337 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 24 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 23 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Unique"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Unique"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 125 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 53 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Halvorson"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Halvorson"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 177 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 64 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 89 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["7qqJ8ghJVBacHgJ"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["7qqJ8ghJVBacHgJ"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 203 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 20 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Duane"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Duane"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 132 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Dietrich"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Dietrich"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 160 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["iBdPhdN4Irntlaf"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["iBdPhdN4Irntlaf"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 209 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 50 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 32 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Hailee"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Hailee"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Nienow"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Nienow"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 132 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 66 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 97 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["felW9nrd02cPcUo"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["felW9nrd02cPcUo"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 228 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 18 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 50 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Theron"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Theron"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 165 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kihn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kihn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 113 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["t79UkrotvUfsDGB"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["t79UkrotvUfsDGB"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 200 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 44 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 126 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Palma"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Palma"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 117 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Goyette"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Goyette"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 174 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 48 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 79 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["_aA3Lrd6DDWPF36"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["_aA3Lrd6DDWPF36"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 216 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 37 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Herminia"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Herminia"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 159 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 71 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kunze"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kunze"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 138 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["EVYWWvS6AGQOmE3"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["EVYWWvS6AGQOmE3"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 244 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 36 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 44 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 122 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Joshuah"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Joshuah"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 170 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Ullrich"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Ullrich"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 159 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 80 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["cP5bI4xwPQbl0aa"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["cP5bI4xwPQbl0aa"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 203 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 19 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 52 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Aditya"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Aditya"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 129 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 101 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Gottlieb"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Gottlieb"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 41 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["oLKiPD4V50BMzSI"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["oLKiPD4V50BMzSI"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 276 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 26 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 22 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 157 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Mireille"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Mireille"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 170 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 38 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 56 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Stokes"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Stokes"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 171 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 37 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 114 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["wt3fYR78QEco2u7"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["wt3fYR78QEco2u7"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 202 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 20 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Pascale"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Pascale"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 169 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Langosh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Langosh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 170 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 83 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 56 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["vmZjm2jhz6WI2Rg"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["vmZjm2jhz6WI2Rg"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 268 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 25 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 149 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Daniella"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Daniella"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 164 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 41 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Ruecker"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Ruecker"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 179 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 39 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 91 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["d0tS1Wrc77v60ia"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["d0tS1Wrc77v60ia"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 181 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 42 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Chloe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Chloe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 42 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 82 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Lubowitz"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Lubowitz"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 169 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 45 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 53 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["vRCwspqWxGiehjZ"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["vRCwspqWxGiehjZ"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 278 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 26 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 21 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Orie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Orie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 113 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Dietrich"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Dietrich"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 181 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 68 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["HuXQMvKajfirOhS"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["HuXQMvKajfirOhS"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 198 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 23 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Michaela"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Michaela"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 154 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 79 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 71 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Rowe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Rowe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 109 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["ULn8MKPjuVHBVU7"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["ULn8MKPjuVHBVU7"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 202 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 58 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 91 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Brigitte"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Brigitte"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 165 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Robel"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Robel"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 126 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 68 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 72 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["9W1iriLUDtJmujD"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["9W1iriLUDtJmujD"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 225 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 42 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Adelle"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Adelle"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 49 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 84 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Gutmann"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Gutmann"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 126 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 58 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["3KqGYZpbMoPXHMS"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["3KqGYZpbMoPXHMS"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 307 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 50 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 48 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 111 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Flavie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Flavie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 232 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 53 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Smith"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Smith"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 154 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 93 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["xm91JtfdrEokwc5"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["xm91JtfdrEokwc5"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 239 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 19 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Coleman"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Coleman"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 156 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 68 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Howell"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Howell"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 140 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["gJ8tRID4_bVfc7I"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["gJ8tRID4_bVfc7I"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 283 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 26 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 44 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Keith"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Keith"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 146 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 58 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hoppe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hoppe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 114 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 75 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 90 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["dhvzlwI_oeOqoQ7"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["dhvzlwI_oeOqoQ7"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 222 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 35 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Wilhelmine"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Wilhelmine"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 266 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 32 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 66 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Glover"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Glover"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 188 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 40 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["eRxXNI2FwUfG_3p"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["eRxXNI2FwUfG_3p"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 256 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 30 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 23 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Joel"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Joel"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 116 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Medhurst"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Medhurst"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 157 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 101 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["leGFC6XEhv7IbAf"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["leGFC6XEhv7IbAf"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 208 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 53 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Era"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Era"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 124 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 97 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Morar"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Morar"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 160 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["yRSAiU2kVWuKBqj"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["yRSAiU2kVWuKBqj"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 248 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 26 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 146 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Miller"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Miller"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 140 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Crist"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Crist"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 57 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 75 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["omWCqO5K0ovFUKh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["omWCqO5K0ovFUKh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 213 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 22 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 52 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Cullen"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Cullen"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Purdy"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Purdy"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 130 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 61 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["id0GGMTfMyZaqmI"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["id0GGMTfMyZaqmI"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 262 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 42 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 26 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 156 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Mac"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Mac"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 109 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 48 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Crona"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Crona"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 66 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 86 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["iqbDqwuQFAUyffO"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["iqbDqwuQFAUyffO"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 210 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Drake"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Drake"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 145 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 64 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Torphy"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Torphy"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 124 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["DhxzvBV8yJVzZzV"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["DhxzvBV8yJVzZzV"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 258 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 24 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 33 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 100 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Tabitha"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Tabitha"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 154 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["McClure"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["McClure"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 140 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 53 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 80 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["WZSm__DSzjNJKxL"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["WZSm__DSzjNJKxL"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 225 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 49 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 69 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Britney"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Britney"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 149 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Ratke"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Ratke"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 134 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 70 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 102 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["Hvgdv59xnVig3nD"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["Hvgdv59xnVig3nD"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 214 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 40 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Shaina"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Shaina"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 93 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 113 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Emard"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Emard"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 129 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["AZq4Yh0ynMp9fSH"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["AZq4Yh0ynMp9fSH"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 251 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 63 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 33 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Albertha"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Albertha"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 142 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 48 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Rutherford"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Rutherford"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 172 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 74 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["k_nCcfnF62Isr3j"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["k_nCcfnF62Isr3j"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 209 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Kailee"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Kailee"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 75 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 78 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Prosacco"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Prosacco"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 150 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["yMft5O4qSUDXs_g"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["yMft5O4qSUDXs_g"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 235 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 42 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 98 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Madelynn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Madelynn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 186 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 57 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Harris"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Harris"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 75 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 106 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["wNw0oKPiSWDfRZh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["wNw0oKPiSWDfRZh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 204 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 18 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 53 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Alysson"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Alysson"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 155 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 66 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 120 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Konopelski"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Konopelski"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 159 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 41 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["ob4vBO1n1a0FmU4"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["ob4vBO1n1a0FmU4"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 259 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 29 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 22 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 106 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jazlyn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jazlyn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 42 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["McLaughlin"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["McLaughlin"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 181 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 53 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 96 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["gUkC6x9xtuHqQXi"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["gUkC6x9xtuHqQXi"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 201 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Hal"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Hal"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 127 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Feest"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Feest"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 172 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["FIzmQxZ_ZFK3w2k"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["FIzmQxZ_ZFK3w2k"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 224 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 25 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 27 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 152 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Tyler"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Tyler"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 123 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 51 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Prohaska"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Prohaska"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 169 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 49 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 77 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["tWhoRIymFylS5mt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["tWhoRIymFylS5mt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 213 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 19 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 20 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Lelah"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Lelah"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Larson"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Larson"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 125 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["zzl0t97vNgWovpw"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["zzl0t97vNgWovpw"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 189 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 24 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 92 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Antonia"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Antonia"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 147 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 38 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Wisozk"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Wisozk"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 151 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 82 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["MIKwV5HH7wafOia"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["MIKwV5HH7wafOia"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 212 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 33 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Hattie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Hattie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 154 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Strosin"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Strosin"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 170 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["aTl59FkudTP2BVx"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["aTl59FkudTP2BVx"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 219 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 27 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 21 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 90 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Chelsey"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Chelsey"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 202 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Gerhold"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Gerhold"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 189 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 109 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["S_x7vP8eqhpMlWI"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["S_x7vP8eqhpMlWI"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 204 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Cassie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Cassie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 135 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 64 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 74 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Nikolaus"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Nikolaus"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 183 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 40 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["sVHIFNK5fNDX74j"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["sVHIFNK5fNDX74j"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 304 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 22 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 57 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 150 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Mayra"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Mayra"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 329 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 268 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 90 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Marks"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Marks"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["Df8YvUdGCYvVTwQ"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["Df8YvUdGCYvVTwQ"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 323 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 26 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 33 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 157 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Serena"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Serena"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 118 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Schamberger"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Schamberger"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 190 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 69 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["PbpsDODq3lyPc2H"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["PbpsDODq3lyPc2H"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 190 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 24 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Stephon"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Stephon"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 160 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 74 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 92 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Wilderman"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Wilderman"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 168 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 40 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["JmCcokEj_inuBu7"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["JmCcokEj_inuBu7"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 240 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 35 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 32 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 75 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Weston"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Weston"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 150 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hegmann"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hegmann"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 97 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["bGaoCku7gqPQ_dh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["bGaoCku7gqPQ_dh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 198 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 39 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Uriah"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Uriah"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 130 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 62 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 100 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Carter"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Carter"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 41 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["2QmM8wraPR05Fvb"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["2QmM8wraPR05Fvb"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 243 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 27 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 32 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 114 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Hanna"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Hanna"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 143 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 63 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 40 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Thiel"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Thiel"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 126 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 72 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 91 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["_E1yNLwcvWapIQO"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["_E1yNLwcvWapIQO"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 212 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 48 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jaden"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jaden"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 88 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 68 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Mueller"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Mueller"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 163 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 73 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["a1d6kezCj1AISPM"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["a1d6kezCj1AISPM"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 244 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 28 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 29 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 100 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Conor"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Conor"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 127 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Runte"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Runte"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 121 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 57 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["fUI1L9AFgaeI9uL"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["fUI1L9AFgaeI9uL"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 261 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 43 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Meta"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Meta"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 131 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 97 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 90 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Bergstrom"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Bergstrom"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 44 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["KfMSrgyQVU0RkPo"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["KfMSrgyQVU0RkPo"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 259 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 46 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 26 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 160 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Markus"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Markus"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 69 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Treutel"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Treutel"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 47 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 87 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["ikgitBH8Netzr6I"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["ikgitBH8Netzr6I"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 211 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Ryleigh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Ryleigh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 190 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 45 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 131 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Lowe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Lowe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 122 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["Z21USlklca5GEDI"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["Z21USlklca5GEDI"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 231 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 48 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 91 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Simone"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Simone"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 185 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 45 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 52 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hayes"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hayes"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 149 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["4TANx9VKIaWzwIE"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["4TANx9VKIaWzwIE"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 250 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 18 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 61 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jaylin"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jaylin"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 175 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Farrell"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Farrell"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 162 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 62 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 82 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["cDVuAiv7XrbVd0l"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["cDVuAiv7XrbVd0l"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 207 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 43 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 17 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Fabian"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Fabian"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 74 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Stiedemann"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Stiedemann"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 166 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["l102hJNPlEjQQmw"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["l102hJNPlEjQQmw"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 329 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 54 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 30 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 136 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Sarina"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Sarina"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 152 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Grimes"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Grimes"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 147 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["hPh0CJAXOS9bLiH"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["hPh0CJAXOS9bLiH"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 223 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 41 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 22 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Kenyatta"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Kenyatta"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 199 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 29 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 79 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Stoltenberg"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Stoltenberg"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 182 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 54 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 42 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["Bf3sIKzfNq7URfz"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["Bf3sIKzfNq7URfz"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 256 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 30 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 27 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 96 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Dillan"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Dillan"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 162 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 49 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 43 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Rau"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Rau"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 129 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 55 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 114 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["UvEWVQp0MQw48Wt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["UvEWVQp0MQw48Wt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 216 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 20 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Norval"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Norval"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 171 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 43 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 50 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Lesch"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Lesch"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 166 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 64 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 94 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["lXqtvgLFICSAXYl"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["lXqtvgLFICSAXYl"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 225 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 46 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Fanny"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Fanny"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 62 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 45 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Abernathy"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Abernathy"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 168 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 94 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["6qL0tveSBwWW1lg"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["6qL0tveSBwWW1lg"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 222 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 44 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 46 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jarrell"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jarrell"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 148 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 108 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Lindgren"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Lindgren"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 78 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 59 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["FQpibo_2d1VZkFh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["FQpibo_2d1VZkFh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 266 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 53 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 26 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 137 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Caleb"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Caleb"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Feest"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Feest"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 66 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 88 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["y_McVMH9qAQ5Xqf"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["y_McVMH9qAQ5Xqf"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 230 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 38 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 32 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Abagail"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Abagail"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 161 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 52 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Reilly"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Reilly"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 173 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 61 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 113 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["KtkqyXTxFDWUW30"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["KtkqyXTxFDWUW30"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 209 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 20 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 53 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Rita"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Rita"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 124 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 76 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Goyette"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Goyette"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 178 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 72 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["HUdUJZfwzincql_"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["HUdUJZfwzincql_"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 228 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 47 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 52 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Jayden"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Jayden"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 163 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 77 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 104 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Balistreri"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Balistreri"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 167 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["KtpLXaAkWSjFagp"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["KtpLXaAkWSjFagp"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 226 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 34 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 37 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Gracie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Gracie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 154 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 72 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 69 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Dickens"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Dickens"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 169 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 78 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 127 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["dL4bILmHcHhwEI6"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["dL4bILmHcHhwEI6"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 228 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 59 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 21 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 96 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Ena"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Ena"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 142 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 61 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Rodriguez"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Rodriguez"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 188 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 70 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 104 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["SJ7wV1K5A1ncYKK"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["SJ7wV1K5A1ncYKK"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 245 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 29 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 30 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 118 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Stephen"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Stephen"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 137 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Franecki"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Franecki"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 177 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 58 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 98 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["goV7RWzqL8z3Tkn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["goV7RWzqL8z3Tkn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 209 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 29 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 44 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Brando"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Brando"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 184 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 46 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 85 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Haag"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Haag"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 140 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 65 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 61 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["WZhDrsq9dFAOeWD"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["WZhDrsq9dFAOeWD"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 295 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 22 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 28 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 117 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Davon"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Davon"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 152 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 90 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Thompson"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Thompson"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 187 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 58 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 104 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["oItOdmfTTZMY3Fm"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["oItOdmfTTZMY3Fm"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 198 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 50 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Deshawn"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Deshawn"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 202 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 62 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 84 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Schinner"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Schinner"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 199 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 61 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["kYmAXYrrOeZPvRh"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["kYmAXYrrOeZPvRh"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 230 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 35 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 25 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 99 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Shania"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Shania"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 177 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 49 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Marquardt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Marquardt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 175 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 75 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 91 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["3_PBuno4tMP2vvB"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["3_PBuno4tMP2vvB"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 229 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 44 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 22 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 123 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Trevion"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Trevion"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 222 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 71 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 62 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hirthe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hirthe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 175 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 77 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 123 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["k_I4zgqu1sc0kBT"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["k_I4zgqu1sc0kBT"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 222 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 27 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 18 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 47 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Clemmie"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Clemmie"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 175 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 89 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 123 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Hoeger"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Hoeger"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 133 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["UJjEDeAmp0zErrm"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["UJjEDeAmp0zErrm"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 267 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 54 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 26 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 113 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Weldon"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Weldon"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 135 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 58 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Senger"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Senger"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 167 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 63 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 105 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["Q43q0OIKUsCOjjp"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["Q43q0OIKUsCOjjp"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 215 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 53 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 21 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 134 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Waino"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Waino"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 50 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Moen"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Moen"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 128 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 77 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 90 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["yaOIlyKqlHw6su7"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["yaOIlyKqlHw6su7"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 223 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 45 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 54 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Marquis"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Marquis"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 151 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 89 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 108 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Howe"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Howe"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 118 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 63 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["QvNlRptwRqhpMOP"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["QvNlRptwRqhpMOP"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 340 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 68 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 27 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 165 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Leatha"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Leatha"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 173 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 59 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["MacGyver"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["MacGyver"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 214 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 67 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 83 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["rz6qpgHSOtOdnt5"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["rz6qpgHSOtOdnt5"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 244 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 65 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 26 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 138 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Osvaldo"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Osvaldo"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 141 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 60 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 55 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Green"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Green"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 163 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 72 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 63 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["sckOCQHov4CTfyR"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["sckOCQHov4CTfyR"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 260 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 53 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 19 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 51 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Akeem"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Akeem"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 163 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 70 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 96 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Goldner"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Goldner"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 212 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 55 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["0zbAoqTLduFarMq"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["0zbAoqTLduFarMq"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 237 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 50 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 26 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 139 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Marina"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Marina"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 143 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 76 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 63 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Harris"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Harris"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 156 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 90 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 103 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["OT9N601UnJWAJlL"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["OT9N601UnJWAJlL"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 245 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 21 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 21 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 124 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Christopher"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Christopher"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 219 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 61 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 50 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Jones"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Jones"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 165 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 62 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 104 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["EIimFPzRDKca7lt"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["EIimFPzRDKca7lt"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 230 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 58 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 24 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 118 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Yvette"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Yvette"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 160 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 64 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 68 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Wunsch"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Wunsch"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 202 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 87 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 63 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["AbE6qVyvKzwVBKX"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["AbE6qVyvKzwVBKX"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 267 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 65 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 21 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 130 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Duane"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Duane"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 134 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 57 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Kozey"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/value] with body: {"value":["Kozey"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value 200 149 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"passwd"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"passwd"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-6"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 64 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/clear 200 108 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value {"value":["vl3vvXZUBC0VHKX"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-6/value] with body: {"value":["vl3vvXZUBC0VHKX"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-6/value 200 243 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/elements] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":[{"ELEMENT":"0.43282634703411893-4"}]} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/elements 200 50 ms - 109 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_firstname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_firstname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-4"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 30 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/clear 200 112 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value {"value":["Marlee"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-4/value] with body: {"value":["Marlee"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-4/value 200 153 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element {"using":"id","value":"customer_lastname"} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element] with body: {"using":"id","value":"customer_lastname"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":{"ELEMENT":"0.43282634703411893-5"}} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element 200 56 ms - 107 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear {} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634703411893-5/clear] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb3ebf28b17315795bb19c056b049ea2","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId eb3ebf28b17315795bb19c056b049ea2 with ba2f0271-cfc8-42b6-ac7a-8985c83d085c | |
[HTTP] <-- POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/clear 200 48 ms - 76 | |
[HTTP] --> POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value {"value":["Williamson"]} | |
[MJSONWP] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/ba2f0271-cfc8-42b6-ac7a-8985c83d085c/element/0.43282634703411893-5/value] to [POST http://127.0.0.1:8000/wd/hub/session/eb3ebf28b17315795bb19c056b049ea2/element/0.43282634 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment