vendredi 23 décembre 2016

In selenium, how do I access the second image element with the same class name, without using XPath?

I am making some reusable methods that locate image elements within a page. I cannot locate by XPath as the XPath will be different on each one of the pages. Preferable, I would like to be able to access them by src but not sure if this is possible. C#.

Aucun commentaire:

Enregistrer un commentaire