appium-espresso-driver icon indicating copy to clipboard operation
appium-espresso-driver copied to clipboard

startActivity endpoint throws webdriver exception

Open SrinivasanTarget opened this issue 6 years ago • 7 comments

startActivity endpoint throws webdriver exception in Espresso mode

Logs here

SrinivasanTarget avatar Jan 21 '19 13:01 SrinivasanTarget

@mykola-mokhnach ping

SrinivasanTarget avatar Jan 21 '19 13:01 SrinivasanTarget

Maybe we shouldn't be using the Espresso startActivitySync, but use the ADB start activity.

dpgraham avatar Jan 21 '19 19:01 dpgraham

@SrinivasanTarget which Activity are you on when that happens?

dpgraham avatar Jan 21 '19 19:01 dpgraham

@dpgraham I can try to implement http://blog.sqisland.com/2015/04/espresso-21-activitytestrule.html, but I would be happy if someone could help me with testing.

mykola-mokhnach avatar Jan 21 '19 20:01 mykola-mokhnach

@SrinivasanTarget Please check if the problem still happens in the recent appium version

mykola-mokhnach avatar May 11 '19 07:05 mykola-mokhnach

@mykola-mokhnach Sorry for the delay, just saw the message. It's not working in latest version as well. Logs here

SrinivasanTarget avatar May 12 '19 11:05 SrinivasanTarget

@SrinivasanTarget Please update Appium ,so the driver version is at 1.12.2

mykola-mokhnach avatar May 12 '19 18:05 mykola-mokhnach