HTML elements OR and AND

  • Автор темы Автор темы lokiys
  • Дата начала Дата начала

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 921
Реакции
1 206
Баллы
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);
 
Open CodeCreator, turn on record mode and click on any link. You will see logic that is used for what you want to achieve.
 
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
 

Вложения

  • test.xmlz
    test.xmlz
    17,4 KB · Просмотры: 232

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