vendredi 18 septembre 2015

How to get the CSS attribute=value of a class using Selenium Web Driver in Java

<input class="input input-edit" type="text" placeholder="main" value="10002" style="display: none;"></input>

I would like to get the value 10002 from the above code. I tried many versions but cannot get the value of this class :S..




Aucun commentaire:

Enregistrer un commentaire