HTML elements OR and AND

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113
I want that same as this is in Action when you set two or more search criteria but set same groups...
This does not work:

C#:
he = tab.FindElementByAttribute("tags", "attrName", "attrValue", "text", 0) &&
        tab.FindElementByAttribute("tags", "attrName", "attrValue", "text", 0);
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
Open CodeCreator, turn on record mode and click on any link. You will see logic that is used for what you want to achieve.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113
Here we are back in this thread. As Convert to C# feature is included I can move this thread to bugs section with exact example.

There is just converted action to c# but both actions works different :-)

You need twitter account and go to https://twitter.com/xxxxxxxxxx/followers to test this in action...

Thanks
 

Вложения

  • 17,4 КБ Просмотры: 169

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