appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
332 stars 235 forks source link

Unable to change orientation #443

Open manjula-balamurugan opened 3 years ago

manjula-balamurugan commented 3 years ago

set auto screen rotate to OFF in my android device. But when I run Appium automation, it gets set to ON somehow. Is there a way to prevent Appium from setting auto screen rotate to ON?

An unknown server-side error occurred while processing the command. Original error: Set the orientation, but app refused to rotate. (Selenium::WebDriver::Error::UnknownError) UnknownError: An unknown server-side error occurred while processing the command. Original error: Set the orientation, but app refused to rotate. @ruby @appium

KazuCocoa commented 3 years ago

What device did you use and could you share the logcat?

set auto screen rotate to OFF in my android device. But when I run Appium automation, it gets set to ON somehow. Is there a way to prevent Appium from setting auto screen rotate to ON?

I haven't seen such behaviors in my experience. Perhaps your device and logcat may help to see some behaviors.

manjula-balamurugan commented 3 years ago

1.Running Scripts on BrowserStack

https://user-images.githubusercontent.com/89239421/135954130-1e508bce-b317-4185-9003-7d938f0dd073.mp4

0 Watch Video at 01.09 minute,Its rotating but just for a second.how to work on it in browser stack?

expected: "landscape" got: "portrait"

  (compared using ==)
   (RSpec::Expectations::ExpectationNotMetError)
  ./features/step_definitions/video_steps.rb:144:in `"I change phone orientation to landscape mode"'
  features/Video.feature:260:in `When I change phone orientation to landscape mode'

[cucumber] Scenario failure on features/Video.feature:255 at 8:38:36 AM on Oct 5, 2021! Full backtrace: /var/lib/gems/2.7.0/gems/rspec-support-3.6.0/lib/rspec/support.rb:87:in block in <module:Support>' /var/lib/gems/2.7.0/gems/rspec-support-3.6.0/lib/rspec/support.rb:96:innotify_failure' /var/lib/gems/2.7.0/gems/rspec-expectations-3.6.0/lib/rspec/expectations/fail_with.rb:35:in fail_with' /var/lib/gems/2.7.0/gems/rspec-expectations-3.6.0/lib/rspec/expectations/handler.rb:38:inhandle_failure' /var/lib/gems/2.7.0/gems/rspec-expectations-3.6.0/lib/rspec/expectations/handler.rb:50:in block in handle_matcher' /var/lib/gems/2.7.0/gems/rspec-expectations-3.6.0/lib/rspec/expectations/handler.rb:27:inwith_matcher' /var/lib/gems/2.7.0/gems/rspec-expectations-3.6.0/lib/rspec/expectations/handler.rb:48:in handle_matcher' /var/lib/gems/2.7.0/gems/rspec-expectations-3.6.0/lib/rspec/expectations/expectation_target.rb:65:into' /home/manjula.balamurugan/discovery-appium_OLD/atve/atve_android_old/features/step_definitions/video_steps.rb:144:in "I change phone orientation to landscape mode"' features/Video.feature:260:inWhen I change phone orientation to landscape mode' Fetching public url from Browserstack

Failing Scenarios: cucumber features/Video.feature:255 # Scenario: Verify user should be able to switch to landscape orientation while playing any content

1 scenario (1 failed) 4 steps (1 failed, 3 passed) 1m46.182s /var/lib/gems/2.7.0/gems/cucumber-core-3.2.1/lib/cucumber/core/test/result.rb:12: warning: calling private without arguments inside a method may not have the intended effect (Dont know how to get a log)

Appium Log : 2021-10-05 03:07:40:466 - [HTTP] --> POST /wd/hub/session 2021-10-05 03:07:40:466 - [HTTP] {"desiredCapabilities":{"platformName":"Android","automationName":"UIAutomator2","allowInvisibleElements":true,"browserstack.appProfiling":"true","autoAcceptAlerts":true,"acceptSslCert":true,"deviceName":"Android","osVersion":"9","browserstack.is_hub_canary":"false","chromeOptions":{"w3c":false,"args":["--ignore-certificate-errors"]},"detected_language":"appium/ruby_lib_core/4.7.0 (selenium/3.142.7 (ruby linux))","new_bucketing":true,"browserstack-tunnel":"true","os_version":"9.0","device":"samsung galaxy s10","sessionName":"Scenario: Verify user should be able to switch to landscape orientation while playing any content[Video--Video.feature:255]","buildName":"manjulabalamurug_Ndx9PM Manjula's Local 2021-10-05 08:36","projectName":"Manjula's local testing","platform":"ANDROID","browserstack.minOSVersion":"5.0","appPackage":"com.discovery.scigo","appActivity":"com.discovery.tve.presentation.activities.LaunchActivity","na 2021-10-05 03:07:40:468 - [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","automationName":"UIAutomator2","allowInvisibleElements":true,"browserstack.appProfiling":"true","autoAcceptAlerts":true,"acceptSslCert":true,"deviceName":"Android","osVersion":"9","browserstack.is_hub_canary":"false","chromeOptions":{"w3c":false,"args":["--ignore-certificate-errors"]},"detected_language":"appium/ruby_lib_core/4.7.0 (selenium/3.142.7 (ruby linux))","new_bucketing":true,"browserstack-tunnel":"true","os_version":"9.0","device":"samsung galaxy s10","sessionName":"Scenario: Verify user should be able to switch to landscape orientation while playing any content[Video--Video.feature:255]","buildName":"manjulabalamurug_Ndx9PM Manjula's Local 2021-10-05 08:36","projectName":"Manjula's local testing","platform":"ANDROID","browserstack.minOSVersion":"5.0","nativeWebScreenshot":true,"version":"","mobil... 2021-10-05 03:07:40:468 - [debug] [BaseDriver] Event 'newSessionRequested' logged at 1633403260468 (03:07:40 GMT+0000 (Coordinated Universal Time)) 2021-10-05 03:07:40:583 - [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session 2021-10-05 03:07:40:589 - [debug] [BaseDriver] Creating session with MJSONWP desired capabilities: { 2021-10-05 03:07:40:589 - [debug] [BaseDriver] "systemPort": 8204, 2021-10-05 03:07:40:589 - [debug] [BaseDriver] "udid": "RZ8M221DVFA", 2021-10-05 03:07:40:589 - [debug] [BaseDriver] "platformName": "Android", 2021-10-05 03:07:40:589 - [debug] [BaseDriver] "automationName": "UIAutomator2", 2021-10-05 03:07:40:589 - [debug] [BaseDriver] "allowInvisibleElements": true, 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "browserstack.appProfiling": "true", 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "autoAcceptAlerts": true, 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "acceptSslCert": true, 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "deviceName": "Android", 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "osVersion": "9", 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "browserstack.is_hub_canary": "false", 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "chromeOptions": { 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "w3c": false, 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "args": [ 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "--ignore-certificate-errors" 2021-10-05 03:07:40:590 - [debug] [BaseDriver] ] 2021-10-05 03:07:40:590 - [debug] [BaseDriver] }, 2021-10-05 03:07:40:590 - [debug] [BaseDriver] "detected_language": "appium/ruby_lib_core/4.7.0 (selenium/3.142.7 (ruby linux))", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "new_bucketing": true, 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "browserstack-tunnel": "true", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "os_version": "9.0", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "device": "samsung galaxy s10", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "sessionName": "Scenario: Verify user should be able to switch to landscape orientation while playing any content[Video--Video.feature:255]", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "buildName": "manjulabalamurug_Ndx9PM Manjula's Local 2021-10-05 08:36", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "projectName": "Manjula's local testing", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "platform": "ANDROID", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "browserstack.minOSVersion": "5.0", 2021-10-05 03:07:40:591 - [debug] [BaseDriver] "nativeWebScreenshot": true, 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "version": "", 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "mobile": { 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "browser": "mobile", 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "version": "Samsung Galaxy S10-9.0" 2021-10-05 03:07:40:592 - [debug] [BaseDriver] }, 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "orig_os": "android", 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "64bit": false, 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "adbExecTimeout": 120000, 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "uiautomator2ServerLaunchTimeout": 60000, 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "newCommandTimeout": 0, 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "browserstack.appium_version": "1.16.0", 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "skipServerInstallation": "true", 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "realMobile": "true", 2021-10-05 03:07:40:592 - [debug] [BaseDriver] "acceptSslCerts": true, 2021-10-05 03:07:40:593 - [debug] [BaseDriver] "enablePerformanceLogging": false, 2021-10-05 03:07:40:593 - [debug] [BaseDriver] "chromedriverPorts": [ 2021-10-05 03:07:40:593 - [debug] [BaseDriver] [ 2021-10-05 03:07:40:593 - [debug] [BaseDriver] 18144, 2021-10-05 03:07:40:593 - [debug] [BaseDriver] 18154 2021-10-05 03:07:40:593 - [debug] [BaseDriver] ] 2021-10-05 03:07:40:593 - [debug] [BaseDriver] ] 2021-10-05 03:07:40:593 - [debug] [BaseDriver] } 2021-10-05 03:07:40:594 - [BaseDriver] Capability 'skipServerInstallation' changed from string to boolean. This may cause unexpected behavior 2021-10-05 03:07:40:598 - [BaseDriver] The following capabilities were provided, but are not recognized by Appium: 2021-10-05 03:07:40:598 - [BaseDriver] allowInvisibleElements 2021-10-05 03:07:40:598 - [BaseDriver] browserstack.appProfiling 2021-10-05 03:07:40:598 - [BaseDriver] autoAcceptAlerts 2021-10-05 03:07:40:598 - [BaseDriver] acceptSslCert 2021-10-05 03:07:40:598 - [BaseDriver] osVersion 2021-10-05 03:07:40:598 - [BaseDriver] browserstack.is_hub_canary 2021-10-05 03:07:40:598 - [BaseDriver] detected_language 2021-10-05 03:07:40:599 - [BaseDriver] new_bucketing 2021-10-05 03:07:40:599 - [BaseDriver] browserstack-tunnel 2021-10-05 03:07:40:599 - [BaseDriver] os_version 2021-10-05 03:07:40:599 - [BaseDriver] device 2021-10-05 03:07:40:599 - [BaseDriver] sessionName 2021-10-05 03:07:40:599 - [BaseDriver] buildName 2021-10-05 03:07:40:599 - [BaseDriver] projectName 2021-10-05 03:07:40:599 - [BaseDriver] platform 2021-10-05 03:07:40:599 - [BaseDriver] browserstack.minOSVersion 2021-10-05 03:07:40:599 - [BaseDriver] bundleID 2021-10-05 03:07:40:599 - [BaseDriver] bundleId 2021-10-05 03:07:40:599 - [BaseDriver] version 2021-10-05 03:07:40:599 - [BaseDriver] mobile 2021-10-05 03:07:40:600 - [BaseDriver] orig_os 2021-10-05 03:07:40:600 - [BaseDriver] 64bit 2021-10-05 03:07:40:600 - [BaseDriver] browserstack.appium_version 2021-10-05 03:07:40:600 - [BaseDriver] realMobile 2021-10-05 03:07:40:600 - [BaseDriver] acceptSslCerts 2021-10-05 03:07:40:601 - [BaseDriver] Session created with session id: 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:07:40:601 - [UiAutomator2] Starting 'com.discovery.scigo' directly on the device 2021-10-05 03:07:40:611 - [ADB] Found 2 'build-tools' folders under '/usr/local/.browserstack/android-sdk/' (newest first): 2021-10-05 03:07:40:611 - [ADB] /usr/local/.browserstack/android-sdk/build-tools/29.0.2 2021-10-05 03:07:40:611 - [ADB] /usr/local/.browserstack/android-sdk/build-tools/19.1.0 2021-10-05 03:07:40:629 - [ADB] Using 'adb' from '/usr/local/.browserstack/android-sdk/platform-tools/adb' 2021-10-05 03:07:40:630 - [AndroidDriver] Retrieving device list 2021-10-05 03:07:40:630 - [debug] [ADB] Trying to find a connected android device 2021-10-05 03:07:40:630 - [debug] [ADB] Getting connected devices... 2021-10-05 03:07:40:648 - [debug] [ADB] Connected devices: [{"udid":"88PX01UWX","state":"device"},{"udid":"88PX01Z40","state":"device"},{"udid":"RZ8M21LTDLY","state":"device"},{"udid":"RZ8M221DVFA","state":"device"}] 2021-10-05 03:07:40:648 - [AndroidDriver] Using device: RZ8M221DVFA 2021-10-05 03:07:40:649 - [ADB] Using 'adb' from '/usr/local/.browserstack/android-sdk/platform-tools/adb' 2021-10-05 03:07:40:649 - [debug] [ADB] Setting device id to RZ8M221DVFA 2021-10-05 03:07:40:650 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell getprop ro.build.version.sdk' 2021-10-05 03:07:40:698 - [debug] [ADB] Current device property 'ro.build.version.sdk': 28 2021-10-05 03:07:40:698 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell getprop ro.build.version.release' 2021-10-05 03:07:40:752 - [debug] [ADB] Current device property 'ro.build.version.release': 9 2021-10-05 03:07:40:753 - [debug] [ADB] Device API level: 28 2021-10-05 03:07:40:753 - [UiAutomator2] Relaxing hidden api policy 2021-10-05 03:07:40:753 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell settings put global hidden_api_policy_pre_p_apps 1' 2021-10-05 03:07:40:825 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell settings put global hidden_api_policy_p_apps 1' 2021-10-05 03:07:40:932 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell settings put global hidden_api_policy 1' 2021-10-05 03:07:40:998 - [AndroidDriver] No app sent in, not parsing package/activity 2021-10-05 03:07:40:999 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell appops set io.appium.settings android\:mock_location allow' 2021-10-05 03:07:41:064 - [debug] [Logcat] Starting logcat capture 2021-10-05 03:07:41:175 - [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8204 2021-10-05 03:07:41:175 - [debug] [ADB] Forwarding system: 8204 to device: 6790 2021-10-05 03:07:41:175 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA forward tcp\:8204 tcp\:6790' 2021-10-05 03:07:41:182 - [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation. 2021-10-05 03:07:41:182 - [debug] [UiAutomator2] No app capability. Assuming it is already on the device 2021-10-05 03:07:41:182 - [debug] [ADB] Getting install status for com.discovery.scigo 2021-10-05 03:07:41:182 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell dumpsys package com.discovery.scigo' 2021-10-05 03:07:41:272 - [debug] [ADB] 'com.discovery.scigo' is installed 2021-10-05 03:07:41:273 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell am force-stop com.discovery.scigo' 2021-10-05 03:07:41:433 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell pm clear com.discovery.scigo' 2021-10-05 03:07:41:526 - [debug] [AndroidDriver] Performed fast reset on the installed 'com.discovery.scigo' application (stop and clear) 2021-10-05 03:07:41:526 - [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers 2021-10-05 03:07:41:542 - [debug] [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up) 2021-10-05 03:07:41:542 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell am force-stop io.appium.uiautomator2.server.test' 2021-10-05 03:07:41:622 - [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device 2021-10-05 03:07:41:622 - [UiAutomator2] Waiting up to 60000ms for UiAutomator2 to be online... 2021-10-05 03:07:41:623 - [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","RZ8M221DVFA","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] 2021-10-05 03:07:42:476 - [debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: 2021-10-05 03:07:42:629 - [debug] [WD Proxy] Matched '/status' to command name 'getStatus' 2021-10-05 03:07:42:629 - [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body 2021-10-05 03:07:42:636 - [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"} 2021-10-05 03:07:43:637 - [debug] [WD Proxy] Matched '/status' to command name 'getStatus' 2021-10-05 03:07:43:637 - [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body 2021-10-05 03:07:43:674 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}} 2021-10-05 03:07:43:675 - [debug] [UiAutomator2] The initialization of the instrumentation process took 2053ms 2021-10-05 03:07:43:675 - [debug] [WD Proxy] Matched '/session' to command name 'createSession' 2021-10-05 03:07:43:675 - [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8204/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"systemPort":8204,"udid":"RZ8M221DVFA","platformName":"Android","automationName":"UIAutomator2","allowInvisibleElements":true,"browserstack.appProfiling":"true","autoAcceptAlerts":true,"acceptSslCert":true,"deviceName":"Android","osVersion":"9","browserstack.is_hub_canary":"false","chromeOptions":{"w3c":false,"args":["--ignore-certificate-errors"]},"detected_language":"appium/ruby_lib_core/4.7.0 (selenium/3.142.7 (ruby linux))","new_bucketing":true,"browserstack-tunnel":"true","os_version":"9.0","device":"samsung galaxy s10","sessionName":"Scenario: Verify user should be able to switch to landscape orientation while playing any content[Video--Video.feature:255]","buildName":"manjulabalamurug_Ndx9PM Manjula's Local 2021-10-05 08:36","projectName":"Manjula's local testing"... 2021-10-05 03:07:43:696 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","capabilities":{"firstMatch":[{"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"systemPort":8204,"udid":"RZ8M221DVFA","platformName":"Android","automationName":"UIAutomator2","allowInvisibleElements":true,"browserstack.appProfiling":"true","autoAcceptAlerts":true,"acceptSslCert":true,"deviceName":"Android","osVersion":"9","browserstack.is_hub_canary":"false","chromeOptions":{"w3c":false,"args":["--ignore-certificate-errors"]},"detected_language":"appium/ruby_lib_core/4.7.0 (selenium/3.142.7 (ruby linux))","new_bucketing":true,"browserstack-tunnel":"true","os_version":"9.0","device":"samsung galaxy s10","sessionName":"Scenario: Verify user should be able to switch to landscape orientation while playing any content[Video--Video.feature:255]",... 2021-10-05 03:07:43:696 - [WD Proxy] Determined the downstream protocol as 'W3C' 2021-10-05 03:07:43:702 - [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/appium/device/info] with no body 2021-10-05 03:07:43:726 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"androidId":"47bce35fe4a17db9","manufacturer":"samsung","model":"SM-G973F","brand":"samsung","apiVersion":"28","platformVersion":"9","carrierName":"","realDisplaySize":"1080x2280","displayDensity":420,"networks":[{"type":13,"typeName":"WIFI_P2P","subtype":0,"subtypeName":"","isConnected":false,"detailedState":"IDLE","state":"UNKNOWN","extraInfo":null,"isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_WIFI_P2P,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_SUSPENDED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-2147483648,"networkSpecifier":null,"SSID":null}},{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":null,"isAvailable":true,"isFailover":false,"isRoami... 2021-10-05 03:07:43:726 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell dumpsys window' 2021-10-05 03:07:43:760 - [AndroidDriver] Screen already unlocked, doing nothing 2021-10-05 03:07:43:760 - [UiAutomator2] Starting 'com.discovery.scigo/com.discovery.tve.presentation.activities.LaunchActivity and waiting for 'com.discovery.scigo/com.discovery.tve.presentation.activities.LaunchActivity' 2021-10-05 03:07:43:761 - [debug] [ADB] Running '/usr/local/.browserstack/android-sdk/platform-tools/adb -P 5037 -s RZ8M221DVFA shell am start -W -n com.discovery.scigo/com.discovery.tve.presentation.activities.LaunchActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' 2021-10-05 03:07:44:981 - [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/appium/device/pixel_ratio] with body: {} 2021-10-05 03:07:44:992 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":2.625} 2021-10-05 03:07:44:993 - [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' 2021-10-05 03:07:44:993 - [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/appium/device/system_bars] with body: {} 2021-10-05 03:07:45:005 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"statusBar":112}} 2021-10-05 03:07:45:006 - [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' 2021-10-05 03:07:45:006 - [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:07:45:016 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:07:45:016 - [Appium] New AndroidUiautomator2Driver session created successfully, session 6f560354-3e93-469f-9225-78644dd689ad added to master session list 2021-10-05 03:07:45:017 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1633403265017 (03:07:45 GMT+0000 (Coordinated Universal Time)) 2021-10-05 03:07:45:017 - [debug] [MJSONWP (6f560354)] Cached the protocol value 'MJSONWP' for the new session 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:07:45:018 - [debug] [MJSONWP (6f560354)] Responding to client with driver.createSession() result: {"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"systemPort":8204,"udid":"RZ8M221DVFA","platformName":"Android","automationName":"UIAutomator2","allowInvisibleElements":true,"browserstack.appProfiling":"true","autoAcceptAlerts":true,"acceptSslCert":true,"deviceName":"Android","osVersion":"9","browserstack.is_hub_canary":"false","chromeOptions":{"w3c":false,"args":["--ignore-certificate-errors"]},"detected_language":"appium/ruby_lib_core/4.7.0 (selenium/3.142.7 (ruby linux))","new_bucketing":true,"browserstack-tunnel":"true","os_version":"9.0","device":"samsung galaxy s10","sessionName":"Scenario: Verify user should be able to switch to landscape orientation while playing any content[Video--Video.feature:255]","buildName":"manjulabalamurug_Ndx9PM Manjula's Local 2021-10-05 08:36","projectName":"Manjula's local testing","platform":"ANDROID","browsers... 2021-10-05 03:07:45:021 - [HTTP] <-- POST /wd/hub/session 200 4554 ms - 3382 2021-10-05 03:07:45:021 - [HTTP] 2021-10-05 03:07:45:069 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/timeouts/implicit_wait 2021-10-05 03:07:45:070 - [HTTP] {"ms":0} 2021-10-05 03:07:45:071 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.implicitWait() with args: [0,"6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:45:072 - [debug] [BaseDriver] Set implicit wait to 0ms 2021-10-05 03:07:45:073 - [debug] [MJSONWP (6f560354)] Responding to client with driver.implicitWait() result: null 2021-10-05 03:07:45:073 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/timeouts/implicit_wait 200 4 ms - 76 2021-10-05 03:07:45:074 - [HTTP] 2021-10-05 03:07:45:146 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/timeouts/implicit_wait 2021-10-05 03:07:45:146 - [HTTP] {"ms":45000} 2021-10-05 03:07:45:147 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.implicitWait() with args: [45000,"6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:45:147 - [debug] [BaseDriver] Set implicit wait to 45000ms 2021-10-05 03:07:45:147 - [debug] [MJSONWP (6f560354)] Responding to client with driver.implicitWait() result: null 2021-10-05 03:07:45:148 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/timeouts/implicit_wait 200 2 ms - 76 2021-10-05 03:07:45:148 - [HTTP] 2021-10-05 03:07:45:189 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/elements 2021-10-05 03:07:45:189 - [HTTP] {"using":"id","value":"maybe_later"} 2021-10-05 03:07:45:191 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElements() with args: ["id","maybe_later","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:45:192 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:07:45:192 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:07:45:193 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:45:193 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:45:473 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:45:473 - [debug] [BaseDriver] Waited for 281 ms so far 2021-10-05 03:07:45:973 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:45:973 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:46:023 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:46:023 - [debug] [BaseDriver] Waited for 831 ms so far 2021-10-05 03:07:46:523 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:46:523 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:46:560 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:46:560 - [debug] [BaseDriver] Waited for 1368 ms so far 2021-10-05 03:07:47:061 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:47:062 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:47:095 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:47:095 - [debug] [BaseDriver] Waited for 1903 ms so far 2021-10-05 03:07:47:596 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:47:596 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:47:629 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:47:630 - [debug] [BaseDriver] Waited for 2438 ms so far 2021-10-05 03:07:48:131 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:48:131 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:48:155 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:48:155 - [debug] [BaseDriver] Waited for 2963 ms so far 2021-10-05 03:07:48:655 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:48:656 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:48:687 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:48:687 - [debug] [BaseDriver] Waited for 3495 ms so far 2021-10-05 03:07:49:187 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:49:187 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:49:218 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:49:218 - [debug] [BaseDriver] Waited for 4026 ms so far 2021-10-05 03:07:49:718 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:49:719 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:49:748 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[]} 2021-10-05 03:07:49:748 - [debug] [BaseDriver] Waited for 4556 ms so far 2021-10-05 03:07:50:248 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:50:248 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:50:343 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[{"ELEMENT":"1491539c-e556-4d5e-b764-303e9ec1f7f9","element-6066-11e4-a52e-4f735466cecf":"1491539c-e556-4d5e-b764-303e9ec1f7f9"}]} 2021-10-05 03:07:50:343 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"1491539c-e556-4d5e-b764-303e9ec1f7f9","ELEMENT":"1491539c-e556-4d5e-b764-303e9ec1f7f9"}] 2021-10-05 03:07:50:344 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/elements 200 5155 ms - 201 2021-10-05 03:07:50:344 - [HTTP] 2021-10-05 03:07:50:387 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/elements 2021-10-05 03:07:50:387 - [HTTP] {"using":"id","value":"maybe_later"} 2021-10-05 03:07:50:387 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElements() with args: ["id","maybe_later","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:50:388 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:07:50:388 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:07:50:388 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:07:50:388 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"id","selector":"maybe_later","context":"","multiple":true} 2021-10-05 03:07:51:417 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[{"ELEMENT":"663b9db9-2844-495f-bb28-79128b94e47d","element-6066-11e4-a52e-4f735466cecf":"663b9db9-2844-495f-bb28-79128b94e47d"}]} 2021-10-05 03:07:51:417 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"663b9db9-2844-495f-bb28-79128b94e47d","ELEMENT":"663b9db9-2844-495f-bb28-79128b94e47d"}] 2021-10-05 03:07:51:418 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/elements 200 1030 ms - 201 2021-10-05 03:07:51:418 - [HTTP] 2021-10-05 03:07:51:467 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/663b9db9-2844-495f-bb28-79128b94e47d/click 2021-10-05 03:07:51:468 - [HTTP] {} 2021-10-05 03:07:51:468 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.click() with args: ["663b9db9-2844-495f-bb28-79128b94e47d","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:51:470 - [debug] [WD Proxy] Matched '/element/663b9db9-2844-495f-bb28-79128b94e47d/click' to command name 'click' 2021-10-05 03:07:51:470 - [debug] [WD Proxy] Proxying [POST /element/663b9db9-2844-495f-bb28-79128b94e47d/click] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/663b9db9-2844-495f-bb28-79128b94e47d/click] with body: {"element":"663b9db9-2844-495f-bb28-79128b94e47d"} 2021-10-05 03:07:51:524 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:07:51:524 - [debug] [MJSONWP (6f560354)] Responding to client with driver.click() result: null 2021-10-05 03:07:51:524 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/663b9db9-2844-495f-bb28-79128b94e47d/click 200 57 ms - 76 2021-10-05 03:07:51:524 - [HTTP] 2021-10-05 03:07:56:610 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:07:56:610 - [HTTP] {"using":"xpath","value":"//[@text = 'Search']"} 2021-10-05 03:07:56:611 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["xpath","//[@text = 'Search']","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:56:611 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:07:56:611 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:07:56:612 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:07:56:612 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"xpath","selector":"//[@text = 'Search']","context":"","multiple":false} 2021-10-05 03:07:58:596 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"31c6c4e3-5e70-44ec-afb1-12b8828a94dc","element-6066-11e4-a52e-4f735466cecf":"31c6c4e3-5e70-44ec-afb1-12b8828a94dc"}} 2021-10-05 03:07:58:597 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"31c6c4e3-5e70-44ec-afb1-12b8828a94dc","ELEMENT":"31c6c4e3-5e70-44ec-afb1-12b8828a94dc"} 2021-10-05 03:07:58:597 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 1987 ms - 199 2021-10-05 03:07:58:598 - [HTTP] 2021-10-05 03:07:58:639 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/31c6c4e3-5e70-44ec-afb1-12b8828a94dc/displayed 2021-10-05 03:07:58:639 - [HTTP] {} 2021-10-05 03:07:58:640 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["31c6c4e3-5e70-44ec-afb1-12b8828a94dc","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:58:641 - [debug] [WD Proxy] Matched '/element/31c6c4e3-5e70-44ec-afb1-12b8828a94dc/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:07:58:641 - [debug] [WD Proxy] Proxying [GET /element/31c6c4e3-5e70-44ec-afb1-12b8828a94dc/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/31c6c4e3-5e70-44ec-afb1-12b8828a94dc/attribute/displayed] with body: {} 2021-10-05 03:07:58:657 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:07:58:657 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:07:58:658 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/31c6c4e3-5e70-44ec-afb1-12b8828a94dc/displayed 200 19 ms - 76 2021-10-05 03:07:58:658 - [HTTP] 2021-10-05 03:07:58:706 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:07:58:707 - [HTTP] {"using":"xpath","value":"//[@text = 'Search']"} 2021-10-05 03:07:58:707 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["xpath","//[@text = 'Search']","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:58:708 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:07:58:708 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:07:58:709 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:07:58:709 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"xpath","selector":"//[@text = 'Search']","context":"","multiple":false} 2021-10-05 03:07:59:385 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"2eb74457-7a09-4ccd-8294-653ebc212da6","element-6066-11e4-a52e-4f735466cecf":"2eb74457-7a09-4ccd-8294-653ebc212da6"}} 2021-10-05 03:07:59:385 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2eb74457-7a09-4ccd-8294-653ebc212da6","ELEMENT":"2eb74457-7a09-4ccd-8294-653ebc212da6"} 2021-10-05 03:07:59:386 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 679 ms - 199 2021-10-05 03:07:59:386 - [HTTP] 2021-10-05 03:07:59:481 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/2eb74457-7a09-4ccd-8294-653ebc212da6/click 2021-10-05 03:07:59:481 - [HTTP] {} 2021-10-05 03:07:59:481 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.click() with args: ["2eb74457-7a09-4ccd-8294-653ebc212da6","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:07:59:482 - [debug] [WD Proxy] Matched '/element/2eb74457-7a09-4ccd-8294-653ebc212da6/click' to command name 'click' 2021-10-05 03:07:59:482 - [debug] [WD Proxy] Proxying [POST /element/2eb74457-7a09-4ccd-8294-653ebc212da6/click] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/2eb74457-7a09-4ccd-8294-653ebc212da6/click] with body: {"element":"2eb74457-7a09-4ccd-8294-653ebc212da6"} 2021-10-05 03:08:00:396 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:08:00:397 - [debug] [MJSONWP (6f560354)] Responding to client with driver.click() result: null 2021-10-05 03:08:00:397 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/2eb74457-7a09-4ccd-8294-653ebc212da6/click 200 916 ms - 76 2021-10-05 03:08:00:397 - [HTTP] 2021-10-05 03:08:00:437 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:00:437 - [HTTP] {"using":"id","value":"searchTextView"} 2021-10-05 03:08:00:438 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","searchTextView","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:00:438 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:00:438 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:00:439 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:00:439 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"searchTextView","context":"","multiple":false} 2021-10-05 03:08:01:233 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"cf605428-0feb-4c45-a6b7-45dcb2370caf","element-6066-11e4-a52e-4f735466cecf":"cf605428-0feb-4c45-a6b7-45dcb2370caf"}} 2021-10-05 03:08:01:233 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"cf605428-0feb-4c45-a6b7-45dcb2370caf","ELEMENT":"cf605428-0feb-4c45-a6b7-45dcb2370caf"} 2021-10-05 03:08:01:234 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 796 ms - 199 2021-10-05 03:08:01:234 - [HTTP] 2021-10-05 03:08:01:276 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/cf605428-0feb-4c45-a6b7-45dcb2370caf/displayed 2021-10-05 03:08:01:276 - [HTTP] {} 2021-10-05 03:08:01:276 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["cf605428-0feb-4c45-a6b7-45dcb2370caf","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:01:277 - [debug] [WD Proxy] Matched '/element/cf605428-0feb-4c45-a6b7-45dcb2370caf/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:01:277 - [debug] [WD Proxy] Proxying [GET /element/cf605428-0feb-4c45-a6b7-45dcb2370caf/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/cf605428-0feb-4c45-a6b7-45dcb2370caf/attribute/displayed] with body: {} 2021-10-05 03:08:01:344 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:01:344 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:01:345 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/cf605428-0feb-4c45-a6b7-45dcb2370caf/displayed 200 69 ms - 76 2021-10-05 03:08:01:345 - [HTTP] 2021-10-05 03:08:01:390 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:01:391 - [HTTP] {"using":"id","value":"searchTextView"} 2021-10-05 03:08:01:391 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","searchTextView","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:01:391 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:01:391 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:01:392 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:01:392 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"searchTextView","context":"","multiple":false} 2021-10-05 03:08:01:441 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"ccc58982-14f7-47f9-8e48-dc42fa9e83da","element-6066-11e4-a52e-4f735466cecf":"ccc58982-14f7-47f9-8e48-dc42fa9e83da"}} 2021-10-05 03:08:01:441 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ccc58982-14f7-47f9-8e48-dc42fa9e83da","ELEMENT":"ccc58982-14f7-47f9-8e48-dc42fa9e83da"} 2021-10-05 03:08:01:442 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 52 ms - 199 2021-10-05 03:08:01:442 - [HTTP] 2021-10-05 03:08:01:484 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/ccc58982-14f7-47f9-8e48-dc42fa9e83da/value 2021-10-05 03:08:01:484 - [HTTP] {"value":["How the Universe Works"]} 2021-10-05 03:08:01:484 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.setValue() with args: [["How the Universe Works"],"ccc58982-14f7-47f9-8e48-dc42fa9e83da","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:01:485 - [debug] [WD Proxy] Matched '/element/ccc58982-14f7-47f9-8e48-dc42fa9e83da/value' to command name 'setValue' 2021-10-05 03:08:01:485 - [debug] [Protocol Converter] Added 'value' property ["H","o","w"," ","t","h","e"," ","U","n","i","v","e","r","s","e"," ","W","o","r","k","s"] to 'setValue' request body 2021-10-05 03:08:01:485 - [debug] [WD Proxy] Proxying [POST /element/ccc58982-14f7-47f9-8e48-dc42fa9e83da/value] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/ccc58982-14f7-47f9-8e48-dc42fa9e83da/value] with body: {"elementId":"ccc58982-14f7-47f9-8e48-dc42fa9e83da","text":"How the Universe Works","replace":false,"value":["H","o","w"," ","t","h","e"," ","U","n","i","v","e","r","s","e"," ","W","o","r","k","s"]} 2021-10-05 03:08:02:191 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:08:02:191 - [debug] [MJSONWP (6f560354)] Responding to client with driver.setValue() result: null 2021-10-05 03:08:02:191 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/ccc58982-14f7-47f9-8e48-dc42fa9e83da/value 200 707 ms - 76 2021-10-05 03:08:02:192 - [HTTP] 2021-10-05 03:08:02:245 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 2021-10-05 03:08:02:246 - [HTTP] {} 2021-10-05 03:08:02:247 - [MJSONWP (6f560354)] Driver proxy active, passing request on via HTTP proxy 2021-10-05 03:08:02:247 - [debug] [WD Proxy] Matched '/wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size' to command name 'getWindowSize' 2021-10-05 03:08:02:247 - [debug] [WD Proxy] Proxying [GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:08:02:273 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:08:02:273 - [WD Proxy] Replacing sessionId 1e0ccd9f-2adc-4545-963e-e486d6f0a633 with 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:08:02:274 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 200 28 ms - 100 2021-10-05 03:08:02:274 - [HTTP] 2021-10-05 03:08:02:314 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 2021-10-05 03:08:02:314 - [HTTP] {} 2021-10-05 03:08:02:314 - [MJSONWP (6f560354)] Driver proxy active, passing request on via HTTP proxy 2021-10-05 03:08:02:315 - [debug] [WD Proxy] Matched '/wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size' to command name 'getWindowSize' 2021-10-05 03:08:02:315 - [debug] [WD Proxy] Proxying [GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:08:02:340 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:08:02:340 - [WD Proxy] Replacing sessionId 1e0ccd9f-2adc-4545-963e-e486d6f0a633 with 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:08:02:341 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 200 27 ms - 100 2021-10-05 03:08:02:341 - [HTTP] 2021-10-05 03:08:02:382 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/touch/perform 2021-10-05 03:08:02:382 - [HTTP] {"actions":[{"action":"press","options":{"x":540,"y":1021}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":540,"y":721}},{"action":"release"}]} 2021-10-05 03:08:02:384 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":540,"y":1021}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":540,"y":721}},{"action":"release"}],"6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:02:386 - [debug] [WD Proxy] Matched '/touch/perform' to command name 'performTouch' 2021-10-05 03:08:02:387 - [debug] [WD Proxy] Proxying [POST /touch/perform] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/touch/perform] with body: {"startX":540,"startY":1021,"endX":540,"endY":721,"steps":6} 2021-10-05 03:08:03:276 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:08:03:276 - [debug] [MJSONWP (6f560354)] Responding to client with driver.performTouch() result: null 2021-10-05 03:08:03:277 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/touch/perform 200 894 ms - 76 2021-10-05 03:08:03:277 - [HTTP] 2021-10-05 03:08:03:373 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 2021-10-05 03:08:03:373 - [HTTP] {} 2021-10-05 03:08:03:374 - [MJSONWP (6f560354)] Driver proxy active, passing request on via HTTP proxy 2021-10-05 03:08:03:374 - [debug] [WD Proxy] Matched '/wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size' to command name 'getWindowSize' 2021-10-05 03:08:03:374 - [debug] [WD Proxy] Proxying [GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:08:03:399 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:08:03:399 - [WD Proxy] Replacing sessionId 1e0ccd9f-2adc-4545-963e-e486d6f0a633 with 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:08:03:400 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 200 26 ms - 100 2021-10-05 03:08:03:400 - [HTTP] 2021-10-05 03:08:03:443 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 2021-10-05 03:08:03:443 - [HTTP] {} 2021-10-05 03:08:03:443 - [MJSONWP (6f560354)] Driver proxy active, passing request on via HTTP proxy 2021-10-05 03:08:03:443 - [debug] [WD Proxy] Matched '/wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size' to command name 'getWindowSize' 2021-10-05 03:08:03:444 - [debug] [WD Proxy] Proxying [GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:08:03:462 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:08:03:462 - [WD Proxy] Replacing sessionId 1e0ccd9f-2adc-4545-963e-e486d6f0a633 with 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:08:03:463 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 200 20 ms - 100 2021-10-05 03:08:03:463 - [HTTP] 2021-10-05 03:08:03:504 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/touch/perform 2021-10-05 03:08:03:504 - [HTTP] {"actions":[{"action":"press","options":{"x":540,"y":1021}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":540,"y":721}},{"action":"release"}]} 2021-10-05 03:08:03:504 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":540,"y":1021}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":540,"y":721}},{"action":"release"}],"6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:03:505 - [debug] [WD Proxy] Matched '/touch/perform' to command name 'performTouch' 2021-10-05 03:08:03:505 - [debug] [WD Proxy] Proxying [POST /touch/perform] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/touch/perform] with body: {"startX":540,"startY":1021,"endX":540,"endY":721,"steps":6} 2021-10-05 03:08:04:384 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:08:04:384 - [debug] [MJSONWP (6f560354)] Responding to client with driver.performTouch() result: null 2021-10-05 03:08:04:385 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/touch/perform 200 881 ms - 76 2021-10-05 03:08:04:385 - [HTTP] 2021-10-05 03:08:04:498 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 2021-10-05 03:08:04:498 - [HTTP] {} 2021-10-05 03:08:04:498 - [MJSONWP (6f560354)] Driver proxy active, passing request on via HTTP proxy 2021-10-05 03:08:04:499 - [debug] [WD Proxy] Matched '/wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size' to command name 'getWindowSize' 2021-10-05 03:08:04:499 - [debug] [WD Proxy] Proxying [GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:08:04:533 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:08:04:533 - [WD Proxy] Replacing sessionId 1e0ccd9f-2adc-4545-963e-e486d6f0a633 with 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:08:04:534 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 200 36 ms - 100 2021-10-05 03:08:04:534 - [HTTP] 2021-10-05 03:08:05:576 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 2021-10-05 03:08:05:576 - [HTTP] {} 2021-10-05 03:08:05:576 - [MJSONWP (6f560354)] Driver proxy active, passing request on via HTTP proxy 2021-10-05 03:08:05:577 - [debug] [WD Proxy] Matched '/wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size' to command name 'getWindowSize' 2021-10-05 03:08:05:577 - [debug] [WD Proxy] Proxying [GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/window/current/size] with body: {} 2021-10-05 03:08:05:598 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"height":2042,"width":1080}} 2021-10-05 03:08:05:599 - [WD Proxy] Replacing sessionId 1e0ccd9f-2adc-4545-963e-e486d6f0a633 with 6f560354-3e93-469f-9225-78644dd689ad 2021-10-05 03:08:05:599 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/window/current/size 200 23 ms - 100 2021-10-05 03:08:05:599 - [HTTP] 2021-10-05 03:08:05:729 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/touch/perform 2021-10-05 03:08:05:729 - [HTTP] {"actions":[{"action":"press","options":{"x":540,"y":1021}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":540,"y":721}},{"action":"release"}]} 2021-10-05 03:08:05:729 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":540,"y":1021}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":540,"y":721}},{"action":"release"}],"6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:05:730 - [debug] [WD Proxy] Matched '/touch/perform' to command name 'performTouch' 2021-10-05 03:08:05:730 - [debug] [WD Proxy] Proxying [POST /touch/perform] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/touch/perform] with body: {"startX":540,"startY":1021,"endX":540,"endY":721,"steps":6} 2021-10-05 03:08:06:639 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:08:06:640 - [debug] [MJSONWP (6f560354)] Responding to client with driver.performTouch() result: null 2021-10-05 03:08:06:641 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/touch/perform 200 911 ms - 76 2021-10-05 03:08:06:641 - [HTTP] 2021-10-05 03:08:06:683 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/elements 2021-10-05 03:08:06:683 - [HTTP] {"using":"xpath","value":"//[@text='Clips']/../[2]/[1]/[1]/[1]"} 2021-10-05 03:08:06:683 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElements() with args: ["xpath","//[@text='Clips']/../[2]/[1]/[1]/[1]","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:06:684 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:06:684 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:06:684 - [debug] [WD Proxy] Matched '/elements' to command name 'findElements' 2021-10-05 03:08:06:684 - [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/elements] with body: {"strategy":"xpath","selector":"//[@text='Clips']/../[2]/[1]/[1]/*[1]","context":"","multiple":true} 2021-10-05 03:08:08:591 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":[{"ELEMENT":"332204b7-8b2f-45d1-ba1b-af158b1611b9","element-6066-11e4-a52e-4f735466cecf":"332204b7-8b2f-45d1-ba1b-af158b1611b9"}]} 2021-10-05 03:08:08:591 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"332204b7-8b2f-45d1-ba1b-af158b1611b9","ELEMENT":"332204b7-8b2f-45d1-ba1b-af158b1611b9"}] 2021-10-05 03:08:08:592 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/elements 200 1908 ms - 201 2021-10-05 03:08:08:592 - [HTTP] 2021-10-05 03:08:08:631 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/332204b7-8b2f-45d1-ba1b-af158b1611b9/click 2021-10-05 03:08:08:631 - [HTTP] {} 2021-10-05 03:08:08:631 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.click() with args: ["332204b7-8b2f-45d1-ba1b-af158b1611b9","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:08:632 - [debug] [WD Proxy] Matched '/element/332204b7-8b2f-45d1-ba1b-af158b1611b9/click' to command name 'click' 2021-10-05 03:08:08:632 - [debug] [WD Proxy] Proxying [POST /element/332204b7-8b2f-45d1-ba1b-af158b1611b9/click] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/332204b7-8b2f-45d1-ba1b-af158b1611b9/click] with body: {"element":"332204b7-8b2f-45d1-ba1b-af158b1611b9"} 2021-10-05 03:08:08:666 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":null} 2021-10-05 03:08:08:666 - [debug] [MJSONWP (6f560354)] Responding to client with driver.click() result: null 2021-10-05 03:08:08:667 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/332204b7-8b2f-45d1-ba1b-af158b1611b9/click 200 36 ms - 76 2021-10-05 03:08:08:667 - [HTTP] 2021-10-05 03:08:10:751 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:10:751 - [HTTP] {"using":"id","value":"player_pause"} 2021-10-05 03:08:10:751 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","player_pause","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:10:751 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:10:752 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:10:752 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:10:752 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:11:143 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:11:144 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:11:144 - [debug] [BaseDriver] Waited for 392 ms so far 2021-10-05 03:08:11:644 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:11:644 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:11:708 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:11:709 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:11:709 - [debug] [BaseDriver] Waited for 957 ms so far 2021-10-05 03:08:12:209 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:12:209 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:12:257 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:12:257 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:12:258 - [debug] [BaseDriver] Waited for 1506 ms so far 2021-10-05 03:08:12:758 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:12:759 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:12:884 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:12:884 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:12:884 - [debug] [BaseDriver] Waited for 2132 ms so far 2021-10-05 03:08:13:384 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:13:385 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:13:643 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:13:644 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:13:644 - [debug] [BaseDriver] Waited for 2892 ms so far 2021-10-05 03:08:14:144 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:14:145 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:14:277 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:14:278 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:14:278 - [debug] [BaseDriver] Waited for 3526 ms so far 2021-10-05 03:08:14:778 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:14:779 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:14:830 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:14:830 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:14:830 - [debug] [BaseDriver] Waited for 4078 ms so far 2021-10-05 03:08:15:330 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:15:330 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:15:694 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:15:695 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:15:695 - [debug] [BaseDriver] Waited for 4943 ms so far 2021-10-05 03:08:16:195 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:16:195 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:16:269 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:16:269 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:16:269 - [debug] [BaseDriver] Waited for 5517 ms so far 2021-10-05 03:08:16:770 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:16:770 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:16:830 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:16:830 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:16:830 - [debug] [BaseDriver] Waited for 6078 ms so far 2021-10-05 03:08:17:331 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:17:332 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:17:441 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:17:441 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:17:441 - [debug] [BaseDriver] Waited for 6689 ms so far 2021-10-05 03:08:17:942 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:17:943 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:18:009 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:18:009 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:18:009 - [debug] [BaseDriver] Waited for 7257 ms so far 2021-10-05 03:08:18:509 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:18:509 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:18:555 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:18:555 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:18:555 - [debug] [BaseDriver] Waited for 7803 ms so far 2021-10-05 03:08:19:056 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:19:056 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:19:087 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:19:088 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:19:088 - [debug] [BaseDriver] Waited for 8336 ms so far 2021-10-05 03:08:19:588 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:19:588 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:19:632 - [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2021-10-05 03:08:19:633 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2021-10-05 03:08:19:633 - [debug] [BaseDriver] Waited for 8881 ms so far 2021-10-05 03:08:20:134 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:20:134 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_pause","context":"","multiple":false} 2021-10-05 03:08:20:630 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"47c2037f-b633-4061-837c-21d7a770437f","element-6066-11e4-a52e-4f735466cecf":"47c2037f-b633-4061-837c-21d7a770437f"}} 2021-10-05 03:08:20:630 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"47c2037f-b633-4061-837c-21d7a770437f","ELEMENT":"47c2037f-b633-4061-837c-21d7a770437f"} 2021-10-05 03:08:20:631 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 9879 ms - 199 2021-10-05 03:08:20:631 - [HTTP] 2021-10-05 03:08:20:747 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/47c2037f-b633-4061-837c-21d7a770437f/displayed 2021-10-05 03:08:20:747 - [HTTP] {} 2021-10-05 03:08:20:750 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["47c2037f-b633-4061-837c-21d7a770437f","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:20:750 - [debug] [WD Proxy] Matched '/element/47c2037f-b633-4061-837c-21d7a770437f/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:20:751 - [debug] [WD Proxy] Proxying [GET /element/47c2037f-b633-4061-837c-21d7a770437f/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/47c2037f-b633-4061-837c-21d7a770437f/attribute/displayed] with body: {} 2021-10-05 03:08:20:775 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:20:775 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:20:776 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/47c2037f-b633-4061-837c-21d7a770437f/displayed 200 28 ms - 76 2021-10-05 03:08:20:776 - [HTTP] 2021-10-05 03:08:20:816 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:20:816 - [HTTP] {"using":"id","value":"player_ffwd"} 2021-10-05 03:08:20:817 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","player_ffwd","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:20:817 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:20:817 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:20:817 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:20:817 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_ffwd","context":"","multiple":false} 2021-10-05 03:08:20:843 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"20bad541-c853-46f2-b740-7b6db8180e65","element-6066-11e4-a52e-4f735466cecf":"20bad541-c853-46f2-b740-7b6db8180e65"}} 2021-10-05 03:08:20:844 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"20bad541-c853-46f2-b740-7b6db8180e65","ELEMENT":"20bad541-c853-46f2-b740-7b6db8180e65"} 2021-10-05 03:08:20:844 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 28 ms - 199 2021-10-05 03:08:20:844 - [HTTP] 2021-10-05 03:08:20:888 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/20bad541-c853-46f2-b740-7b6db8180e65/displayed 2021-10-05 03:08:20:888 - [HTTP] {} 2021-10-05 03:08:20:888 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["20bad541-c853-46f2-b740-7b6db8180e65","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:20:889 - [debug] [WD Proxy] Matched '/element/20bad541-c853-46f2-b740-7b6db8180e65/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:20:889 - [debug] [WD Proxy] Proxying [GET /element/20bad541-c853-46f2-b740-7b6db8180e65/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/20bad541-c853-46f2-b740-7b6db8180e65/attribute/displayed] with body: {} 2021-10-05 03:08:20:900 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:20:901 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:20:901 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/20bad541-c853-46f2-b740-7b6db8180e65/displayed 200 13 ms - 76 2021-10-05 03:08:20:901 - [HTTP] 2021-10-05 03:08:20:942 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:20:942 - [HTTP] {"using":"id","value":"player_rwd"} 2021-10-05 03:08:20:943 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","player_rwd","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:20:943 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:20:943 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:20:943 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:20:943 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_rwd","context":"","multiple":false} 2021-10-05 03:08:20:967 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"d750b48c-a02e-447b-9076-f73d8e13085e","element-6066-11e4-a52e-4f735466cecf":"d750b48c-a02e-447b-9076-f73d8e13085e"}} 2021-10-05 03:08:20:967 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"d750b48c-a02e-447b-9076-f73d8e13085e","ELEMENT":"d750b48c-a02e-447b-9076-f73d8e13085e"} 2021-10-05 03:08:20:968 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 26 ms - 199 2021-10-05 03:08:20:968 - [HTTP] 2021-10-05 03:08:21:007 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/d750b48c-a02e-447b-9076-f73d8e13085e/displayed 2021-10-05 03:08:21:007 - [HTTP] {} 2021-10-05 03:08:21:008 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["d750b48c-a02e-447b-9076-f73d8e13085e","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:008 - [debug] [WD Proxy] Matched '/element/d750b48c-a02e-447b-9076-f73d8e13085e/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:21:008 - [debug] [WD Proxy] Proxying [GET /element/d750b48c-a02e-447b-9076-f73d8e13085e/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/d750b48c-a02e-447b-9076-f73d8e13085e/attribute/displayed] with body: {} 2021-10-05 03:08:21:596 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:21:596 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:21:597 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/d750b48c-a02e-447b-9076-f73d8e13085e/displayed 200 589 ms - 76 2021-10-05 03:08:21:597 - [HTTP] 2021-10-05 03:08:21:637 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:21:638 - [HTTP] {"using":"id","value":"player_back_button"} 2021-10-05 03:08:21:640 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","player_back_button","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:640 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:21:640 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:21:640 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:21:640 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_back_button","context":"","multiple":false} 2021-10-05 03:08:21:668 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"eb419439-6e81-410e-83af-e297feca9d9a","element-6066-11e4-a52e-4f735466cecf":"eb419439-6e81-410e-83af-e297feca9d9a"}} 2021-10-05 03:08:21:669 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"eb419439-6e81-410e-83af-e297feca9d9a","ELEMENT":"eb419439-6e81-410e-83af-e297feca9d9a"} 2021-10-05 03:08:21:669 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 31 ms - 199 2021-10-05 03:08:21:669 - [HTTP] 2021-10-05 03:08:21:710 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/eb419439-6e81-410e-83af-e297feca9d9a/displayed 2021-10-05 03:08:21:710 - [HTTP] {} 2021-10-05 03:08:21:710 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["eb419439-6e81-410e-83af-e297feca9d9a","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:710 - [debug] [WD Proxy] Matched '/element/eb419439-6e81-410e-83af-e297feca9d9a/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:21:711 - [debug] [WD Proxy] Proxying [GET /element/eb419439-6e81-410e-83af-e297feca9d9a/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/eb419439-6e81-410e-83af-e297feca9d9a/attribute/displayed] with body: {} 2021-10-05 03:08:21:718 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:21:718 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:21:719 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/eb419439-6e81-410e-83af-e297feca9d9a/displayed 200 9 ms - 76 2021-10-05 03:08:21:719 - [HTTP] 2021-10-05 03:08:21:758 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:21:758 - [HTTP] {"using":"id","value":"fullscreen_toggle"} 2021-10-05 03:08:21:758 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","fullscreen_toggle","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:759 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:21:759 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:21:759 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:21:759 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"fullscreen_toggle","context":"","multiple":false} 2021-10-05 03:08:21:779 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"24ab1ac8-2558-4f38-b6f8-107004e42341","element-6066-11e4-a52e-4f735466cecf":"24ab1ac8-2558-4f38-b6f8-107004e42341"}} 2021-10-05 03:08:21:779 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"24ab1ac8-2558-4f38-b6f8-107004e42341","ELEMENT":"24ab1ac8-2558-4f38-b6f8-107004e42341"} 2021-10-05 03:08:21:780 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 22 ms - 199 2021-10-05 03:08:21:780 - [HTTP] 2021-10-05 03:08:21:820 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/24ab1ac8-2558-4f38-b6f8-107004e42341/displayed 2021-10-05 03:08:21:820 - [HTTP] {} 2021-10-05 03:08:21:820 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["24ab1ac8-2558-4f38-b6f8-107004e42341","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:821 - [debug] [WD Proxy] Matched '/element/24ab1ac8-2558-4f38-b6f8-107004e42341/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:21:821 - [debug] [WD Proxy] Proxying [GET /element/24ab1ac8-2558-4f38-b6f8-107004e42341/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/24ab1ac8-2558-4f38-b6f8-107004e42341/attribute/displayed] with body: {} 2021-10-05 03:08:21:840 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:21:840 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:21:841 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/24ab1ac8-2558-4f38-b6f8-107004e42341/displayed 200 21 ms - 76 2021-10-05 03:08:21:841 - [HTTP] 2021-10-05 03:08:21:881 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:21:881 - [HTTP] {"using":"id","value":"player_combined_track_selection_button"} 2021-10-05 03:08:21:882 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","player_combined_track_selection_button","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:882 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:21:882 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:21:882 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:21:882 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"player_combined_track_selection_button","context":"","multiple":false} 2021-10-05 03:08:21:906 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"acd471ea-4a73-433e-bdcf-47beb5022721","element-6066-11e4-a52e-4f735466cecf":"acd471ea-4a73-433e-bdcf-47beb5022721"}} 2021-10-05 03:08:21:906 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"acd471ea-4a73-433e-bdcf-47beb5022721","ELEMENT":"acd471ea-4a73-433e-bdcf-47beb5022721"} 2021-10-05 03:08:21:907 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 26 ms - 199 2021-10-05 03:08:21:907 - [HTTP] 2021-10-05 03:08:21:946 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/acd471ea-4a73-433e-bdcf-47beb5022721/displayed 2021-10-05 03:08:21:947 - [HTTP] {} 2021-10-05 03:08:21:947 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["acd471ea-4a73-433e-bdcf-47beb5022721","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:21:947 - [debug] [WD Proxy] Matched '/element/acd471ea-4a73-433e-bdcf-47beb5022721/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:21:947 - [debug] [WD Proxy] Proxying [GET /element/acd471ea-4a73-433e-bdcf-47beb5022721/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/acd471ea-4a73-433e-bdcf-47beb5022721/attribute/displayed] with body: {} 2021-10-05 03:08:21:962 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:21:962 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:21:963 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/acd471ea-4a73-433e-bdcf-47beb5022721/displayed 200 16 ms - 76 2021-10-05 03:08:21:963 - [HTTP] 2021-10-05 03:08:22:004 - [HTTP] --> POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 2021-10-05 03:08:22:004 - [HTTP] {"using":"id","value":"lunaVideoContainer"} 2021-10-05 03:08:22:004 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.findElement() with args: ["id","lunaVideoContainer","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:22:005 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2021-10-05 03:08:22:005 - [debug] [BaseDriver] Waiting up to 45000 ms for condition 2021-10-05 03:08:22:005 - [debug] [WD Proxy] Matched '/element' to command name 'findElement' 2021-10-05 03:08:22:005 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element] with body: {"strategy":"id","selector":"lunaVideoContainer","context":"","multiple":false} 2021-10-05 03:08:22:593 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":{"ELEMENT":"4ce64e33-8d5f-48fe-b491-b6bec0ff2332","element-6066-11e4-a52e-4f735466cecf":"4ce64e33-8d5f-48fe-b491-b6bec0ff2332"}} 2021-10-05 03:08:22:594 - [debug] [MJSONWP (6f560354)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4ce64e33-8d5f-48fe-b491-b6bec0ff2332","ELEMENT":"4ce64e33-8d5f-48fe-b491-b6bec0ff2332"} 2021-10-05 03:08:22:594 - [HTTP] <-- POST /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element 200 590 ms - 199 2021-10-05 03:08:22:594 - [HTTP] 2021-10-05 03:08:22:693 - [HTTP] --> GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/4ce64e33-8d5f-48fe-b491-b6bec0ff2332/displayed 2021-10-05 03:08:22:694 - [HTTP] {} 2021-10-05 03:08:22:694 - [debug] [MJSONWP (6f560354)] Calling AppiumDriver.elementDisplayed() with args: ["4ce64e33-8d5f-48fe-b491-b6bec0ff2332","6f560354-3e93-469f-9225-78644dd689ad"] 2021-10-05 03:08:22:694 - [debug] [WD Proxy] Matched '/element/4ce64e33-8d5f-48fe-b491-b6bec0ff2332/attribute/displayed' to command name 'getAttribute' 2021-10-05 03:08:22:694 - [debug] [WD Proxy] Proxying [GET /element/4ce64e33-8d5f-48fe-b491-b6bec0ff2332/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/1e0ccd9f-2adc-4545-963e-e486d6f0a633/element/4ce64e33-8d5f-48fe-b491-b6bec0ff2332/attribute/displayed] with body: {} 2021-10-05 03:08:22:709 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"1e0ccd9f-2adc-4545-963e-e486d6f0a633","value":"true"} 2021-10-05 03:08:22:709 - [debug] [MJSONWP (6f560354)] Responding to client with driver.elementDisplayed() result: true 2021-10-05 03:08:22:709 - [HTTP] <-- GET /wd/hub/session/6f560354-3e93-469f-9225-78644dd689ad/element/4ce64e33-8d5f-48fe-b491-b6bec0ff2332/displayed 200 16 ms - 76 2021-10-05 03:08:22:709 - [HTTP]

manjula-balamurugan commented 3 years ago

2.Running scripts on Emulator

Given I login as anonymous user When I am on video landing screen And video plays in portrait mode by default When I change phone orientation to landscape mode #####(Unable to rotate the phone )

Error:

Screen rotation cannot be changed to ROTATION_270 after 2000ms. Is it locked programmatically? (Selenium::WebDriver::Error::ElementNotInteractableError) io.appium.uiautomator2.common.exceptions.InvalidElementStateException: Screen rotation cannot be changed to ROTATION_270 after 2000ms. Is it locked programmatically? at io.appium.uiautomator2.model.internal.CustomUiDevice.setRotationSync(CustomUiDevice.java:203) at io.appium.uiautomator2.handler.SetOrientation.safeHandle(SetOrientation.java:41) at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41) at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262) at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256) at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:552) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:466) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:923) ./features/step_definitions/video_steps.rb:140:in "I change phone orientation to landscape mode"' features/Video.feature:260:inWhen I change phone orientation to landscape mode' [cucumber] Scenario failure on features/Video.feature:255 at 9:01:15 AM on Oct 5, 2021! Full backtrace: io.appium.uiautomator2.common.exceptions.InvalidElementStateException: Screen rotation cannot be changed to ROTATION_270 after 2000ms. Is it locked programmatically? at io.appium.uiautomator2.model.internal.CustomUiDevice.setRotationSync(CustomUiDevice.java:203) at io.appium.uiautomator2.handler.SetOrientation.safeHandle(SetOrientation.java:41) at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41) at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262) at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256) at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:552) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:466) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:923) /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/response.rb:72:in assert_ok' /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/response.rb:34:ininitialize' /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:88:in new' /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:88:increate_response' /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/default.rb:114:in request' /var/lib/gems/2.7.0/gems/appium_lib_core-4.7.0/lib/appium_lib_core/common/base/http_default.rb:97:incall' /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/bridge.rb:167:in execute' /var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/w3c/bridge.rb:567:inexecute' /var/lib/gems/2.7.0/gems/appium_lib_core-4.7.0/lib/appium_lib_core/common/device/orientation.rb:21:in screen_orientation=' /var/lib/gems/2.7.0/gems/appium_lib_core-4.7.0/lib/appium_lib_core/common/base/rotable.rb:36:inrotation=' /home/manjula.balamurugan/discovery-appium_OLD/atve/atve_android_old/features/step_definitions/video_steps.rb:140:in "I change phone orientation to landscape mode"' features/Video.feature:260:inWhen I change phone orientation to landscape mode'

Failing Scenarios: cucumber features/Video.feature:255 # Scenario: Verify user should be able to switch to landscape orientation while playing any content

1 scenario (1 failed) 4 steps (1 failed, 3 passed) 0m52.547s /var/lib/gems/2.7.0/gems/cucumber-core-3.2.1/lib/cucumber/core/test/result.rb:12: warning: calling private without arguments inside a method may not have the intended effect Stopping Appium Server node: no process found

manjula-balamurugan commented 3 years ago

3.Running same script on Real Device(Redmi 9)

Error 1: Screen rotation cannot be changed to ROTATION_270 after 2000ms. Is it locked programmatically? (Selenium::WebDriver::Error::ElementNotInteractableError) io.appium.uiautomator2.common.exceptions.InvalidElementStateException: Screen rotation cannot be changed to ROTATION_270 after 2000ms. Is it locked programmatically?

Error 2: An unknown server-side error occurred while processing the command. Original error: Set the orientation, but app refused to rotate. (Selenium::WebDriver::Error::UnknownError) UnknownError: An unknown server-side error occurred while processing the command. Original error: Set the orientation, but app refused to rotate.

KazuCocoa commented 3 years ago

I don't have Redmi 9, but found its 8. It worked the orientation command on my env. It did not automatically turn on the auto orientation.

For browser stack

Then please ask for their support first. Potentially their environment has some limitations.

Original error: Set the orientation, but app refused to rotate.

https://stackoverflow.com/questions/39387158/i-am-getting-error-while-trying-to-check-orientation-of-app said the case could happen when the app refused to orientation or it depends on the sensor.