Skip to content

Instantly share code, notes, and snippets.

@dipakkumar1225
Created October 19, 2023 16:31
Show Gist options
  • Save dipakkumar1225/619b603dbd8f9383b442b76eab343bc5 to your computer and use it in GitHub Desktop.
Save dipakkumar1225/619b603dbd8f9383b442b76eab343bc5 to your computer and use it in GitHub Desktop.
Unsupported CSS selector
[Appium] Welcome to Appium v2.1.3
[Appium] Non-default server args:
[Appium] { address: '127.0.0.1',
[Appium] basePath: '/wd/hub/',
[Appium] loglevel: 'info:debug',
[Appium] relaxedSecurityEnabled: true,
[Appium] sessionOverride: true,
[Appium] useDrivers: [ 'uiautomator2' ] }
[Appium] Attempting to load driver uiautomator2...
[Appium] Appium REST http interface listener started on http://127.0.0.1:4723/wd/hub
[Appium] Available drivers:
[Appium] - uiautomator2@2.29.9 (automationName 'UiAutomator2')
[Appium] - espresso@2.25.7 (automationName 'Espresso')
[Appium] Available plugins:
[Appium] - images@2.1.4
[Appium] - element-wait@2.0.3
[Appium] - gestures@3.0.0
[Appium] - appium-dashboard@v2.0.2
[Appium] No plugins activated. Use the --use-plugins flag with names of plugins to activate
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[HTTP] <-- GET /wd/hub/status 200 7 ms - 110
[HTTP]
[HTTP] --> POST /wd/hub/session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:appActivity":"com.saucelabs.mydemoapp.rn.MainActivity","appium:appPackage":"com.saucelabs.mydemoapp.rn","appium:automationName":"UIAutomator2","appium:fullReset":false,"appium:noReset":true,"appium:platformVersion":"13","appium:udid":"ZD222CJSXB","platformName":"ANDROID"}}}
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'ANDROID'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at C:\Users\Deepakv.WINJITBIOS\.appium\node_modules\appium-uiautomator2-driver
[AppiumDriver@d94a] Appium v2.1.3 creating new AndroidUiautomator2Driver (v2.29.9) session
[AppiumDriver@d94a] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@d94a] Appium's BaseDriver version is 9.3.20
[AppiumDriver@d94a] AndroidUiautomator2Driver's BaseDriver version is 9.3.20
[AppiumDriver@d94a] Applying relaxed security to 'AndroidUiautomator2Driver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
[AndroidUiautomator2Driver@9a5e (26631f08)] Session created with session id: 26631f08-4451-4267-8ddc-77945e750d3f
[AndroidUiautomator2Driver@9a5e (26631f08)] Starting 'com.saucelabs.mydemoapp.rn' directly on the device
[ADB] Found 3 'build-tools' folders under 'D:\Software_Installed\Android_Sdk' (newest first):
[ADB] D:\Software_Installed\Android_Sdk\build-tools\34.0.0
[ADB] D:\Software_Installed\Android_Sdk\build-tools\33.0.2
[ADB] D:\Software_Installed\Android_Sdk\build-tools\30.0.3
[ADB] Using 'adb.exe' from 'D:\Software_Installed\Android_Sdk\platform-tools\adb.exe'
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: ZD222CJSXB
[ADB] Using 'adb.exe' from 'D:\Software_Installed\Android_Sdk\platform-tools\adb.exe'
[ADB] Getting device platform version
[AndroidUiautomator2Driver@9a5e (26631f08)] Relaxing hidden api policy
[AndroidDriver] No app sent in, not parsing package/activity
[ADB] Using 'apksigner.jar' from 'D:\Software_Installed\Android_Sdk\build-tools\34.0.0\lib\apksigner.jar'
[ADB] 'C:\Users\Deepakv.WINJITBIOS\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
[ADB] 'C:\Users\Deepakv.WINJITBIOS\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v5.12.6.apk' is signed with the default certificate
[AndroidUiautomator2Driver@9a5e (26631f08)] Server packages are not going to be (re)installed
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[HTTP] --> GET /wd/hub/session/b6e5343f-aba0-49af-94f2-9135d87bbd11/timeouts
[HTTP] {}
[HTTP] <-- GET /wd/hub/session/b6e5343f-aba0-49af-94f2-9135d87bbd11/timeouts 404 21 ms - 3517
[HTTP]
[AndroidUiautomator2Driver@9a5e (26631f08)] Starting UIAutomator2 server 5.12.6
[AndroidUiautomator2Driver@9a5e (26631f08)] Using UIAutomator2 server from 'C:\Users\Deepakv.WINJITBIOS\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v5.12.6.apk' and test from 'C:\Users\Deepakv.WINJITBIOS\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9a5e (26631f08)] Waiting up to 30000ms for UiAutomator2 to be online...
[AndroidUiautomator2Driver@9a5e (26631f08)] socket hang up
[AndroidUiautomator2Driver@9a5e (26631f08)] socket hang up
[AndroidUiautomator2Driver@9a5e (26631f08)] Determined the downstream protocol as 'W3C'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@9a5e (26631f08)] Starting 'com.saucelabs.mydemoapp.rn/com.saucelabs.mydemoapp.rn.MainActivity and waiting for 'com.saucelabs.mydemoapp.rn/com.saucelabs.mydemoapp.rn.MainActivity'
[AndroidUiautomator2Driver@9a5e (26631f08)] 'com.saucelabs.mydemoapp.rn' is already running and noReset is enabled. Set forceAppLaunch capability to true if the app must be forcefully restarted on session startup.
[AppiumDriver@d94a] New AndroidUiautomator2Driver session created successfully, session 26631f08-4451-4267-8ddc-77945e750d3f added to master session list
[HTTP] <-- POST /wd/hub/session 200 8106 ms - 1041
[HTTP]
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 781 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 13 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 480 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 418 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 485 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 419 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 425 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 564 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 4 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 418 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 427 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 4 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 401 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 457 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 485 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 524 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 4 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 457 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 507 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 476 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[HTTP] --> GET /wd/hub/session/b6e5343f-aba0-49af-94f2-9135d87bbd11/timeouts
[HTTP] {}
[HTTP] <-- GET /wd/hub/session/b6e5343f-aba0-49af-94f2-9135d87bbd11/timeouts 404 2 ms - 3517
[HTTP]
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 564 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 425 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 420 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 492 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 517 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 3 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 809 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 384 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 350 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 853 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 365 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 383 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 4 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 304 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 434 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 545 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 4 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Before Find By by id or name "webElementOpenMenu"
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"#webElementOpenMenu"}
[AndroidUiautomator2Driver@9a5e (26631f08)] Got response with status 404: {"sessionId":"ca710cf7-6f86-4d88-972d-d87d8aec16d0","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:63)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\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...
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 404 457 ms - 929
[HTTP]
[HTTP] --> POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element
[HTTP] {"using":"css selector","value":"*[name='webElementOpenMenu']"}
[HTTP] <-- POST /wd/hub/session/26631f08-4451-4267-8ddc-77945e750d3f/element 400 2 ms - 2554
[HTTP]
Exception occurred: Unsupported CSS selector '*[name='webElementOpenMenu']'. Reason: ''name' is not a valid attribute. Supported attributes are 'checkable, checked, clickable, enabled, focusable, focused, long-clickable, scrollable, selected, index, instance, description, resource-id, text, class-name, package-name''
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.14.1', revision: '03f8ede370'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2'
Driver info: io.appium.java_client.android.AndroidDriver
Command: [26631f08-4451-4267-8ddc-77945e750d3f, findElement {using=css selector, value=*[name='webElementOpenMenu']}]
Capabilities {appium:appActivity: com.saucelabs.mydemoapp.rn...., appium:appPackage: com.saucelabs.mydemoapp.rn, appium:automationName: UIAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.saucelabs.mydemoapp.rn...., appPackage: com.saucelabs.mydemoapp.rn, automationName: UIAutomator2, fullReset: false, noReset: true, platformName: ANDROID, platformVersion: 13, udid: ZD222CJSXB}, appium:deviceApiLevel: 33, appium:deviceManufacturer: motorola, appium:deviceModel: motorola edge 30, appium:deviceName: ZD222CJSXB, appium:deviceScreenDensity: 400, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: ZD222CJSXB, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:noReset: true, appium:pixelRatio: 2.5, appium:platformVersion: 13, appium:statBarHeight: 105, appium:takesScreenshot: true, appium:udid: ZD222CJSXB, appium:viewportRect: {height: 2130, left: 0, top: 105, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
Session ID: 26631f08-4451-4267-8ddc-77945e750d3f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment