mercredi 8 mai 2019

How to click with selinium on a class button?

how can i click on a button(w class) with selinium? Tried some options, but i am not getting anywhere.

Thank you!

Source: OK

Tried this and normal selenium.click method with xpath but doesnt work: driver.findElement(By.className("btn btn-default")).click();

Aucun commentaire:

Enregistrer un commentaire