Hi,
I am trying to launch Url in Chrome Browser inside Android Device but unable to launch. Facing an exception:
Appium request /session resulted in an error: An unknown server-side error occurred while processing the command. Original error: The instrumentation process cannot be initialized within 30000ms timeout. Make sure the application under test does not crash and investigate the logcat output. You could also try to increase the value of ‘uiautomator2ServerLaunchTimeout’ capability. (Parameter ‘status’) Actual value was UnknownError.
Exception facing:
AppiumStartupException [Id CA48]: [Device RF8N60A63VN]: Appium request /session resulted in an error: An unknown server-side error occurred while processing the command. Original error: The instrumentation process cannot be initialized within 30000ms timeout. Make sure the application under test does not crash and investigate the logcat output. You could also try to increase the value of ‘uiautomator2ServerLaunchTimeout’ capability. (Parameter ‘status’)
Actual value was UnknownError
can anyone please provide support to resolve this issue.