You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assume that I am running 5 test cases, a couple of test cases are running properly and other test cases are failing due to below error
unknown error: WebDriverError: An unknown server-side error occurred while processing the command. Original error: 'POST /element' cannot be proxied to UiAutomator2 server because the instrumentation process is not running (probably crashed
using the latest version "appium-uiautomator2-driver": "^3.9.0",
The text was updated successfully, but these errors were encountered:
We are getting the below error frequently
Assume that I am running 5 test cases, a couple of test cases are running properly and other test cases are failing due to below error
unknown error: WebDriverError: An unknown server-side error occurred while processing the command. Original error: 'POST /element' cannot be proxied to UiAutomator2 server because the instrumentation process is not running (probably crashed
using the latest version "appium-uiautomator2-driver": "^3.9.0",
The text was updated successfully, but these errors were encountered: