I am running an app automation test on LambdaTest and having error:

I am running an app automation test on LambdaTest using a remote driver; however, the driver.startActivity(activity) command is giving an error. How can I resolve this?

Hi Tim,

The driver.startActivity(activity) doesn’t work with the Remote WebDriver. Kindly use an Android driver and give it a try. It should resolve the issue.