Hi there,
I am new to appium. I want to navigate from an app to chrome browser in android. I have used driver.startActivity("com.android.chrome", "org.chromium.chrome.browser.document.DocumentActivity"); but I am getting
org.openqa.selenium.WebDriverException: Unable to launch the app: Error: Permission to start activity denied. (WARNING: The server did not provide any stacktrace information)