Find Element Based on 2 or more Attributes

zenfreak

Client
Регистрация
21.08.2013
Сообщения
249
Благодарностей
11
Баллы
18
How can I find elements that match 2 or more attributes

Something like this for example:

HtmlElement he = instance.ActiveTab.FindElementByAttribute("input", "class", "email", "regexp", 0);

AND

HtmlElement he = instance.ActiveTab.FindElementByAttribute("input", "role", "login", "regexp", 0);
 

Yuriy Zymlex

Moderator
Команда форума
Регистрация
24.10.2016
Сообщения
6 381
Благодарностей
3 304
Баллы
113

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)