Prouha Kévin
Results
2
issues of
Prouha Kévin
Hello, thx for your awesome library, i used it in many projects but i have a strange error today : android.content.ActivityNotFoundException: Unable to find explicit activity class {com.*************/com.karumi.dexter.DexterActivity}; have you...
Hello, I get an error when i try to use sendKey or clear functions on WebElement obtained with driver.findElement(new AppiumBy.ByAndroidViewTag("myTag")); WebElement network = driver.findElement(new AppiumBy.ByAndroidViewTag("myTag")); => ok, no error network.click();...