jeudi 13 septembre 2018

'css selector' is not supported for this session error in appium android native app test - Java

I am getting this error in Java and I'm using java for testing android native app. This is what I'm doing

wait.until(ExpectedConditions.visibilityOfElementLocated (By.id("de.gymondo.app.gymondo:id/button_login"))).click();

Its weird as this code was working a few days ago but now its not. I didn't update Appium or Java sdk versions.

Aucun commentaire:

Enregistrer un commentaire