mercredi 1 mars 2017

C# Selenium || Find this element

How can I find this element using C# Selenium:

This is the code: [FindsBy(How = How.??, Using = "??")] public IWebElement CreateUser;

This is the HTML tag: Create

I've already tried ClassName, CSSselector, TagName and LinkText.

Aucun commentaire:

Enregistrer un commentaire