How to click links that will have a different "href" value

dbmediallc

Новичок
Регистрация
05.05.2014
Сообщения
2
Благодарностей
0
Баллы
1
I have a page with links on it that I want to click. These links are not at the top of the page, you have to scroll down to access them. The "href" value for these links will change every time the bot runs.

I have got it to work by right clicking the links and "going to actions designer" then doing a click event using the "top" and "left" attributes to position the click.

But.. I don't think this is the correct way to do it as it means it can only be ran in project maker, and I have to keep my layout in project maker the same or the "top" and "left" attributes can change. What's the better way to do this?
 

silent

Client
Регистрация
05.04.2014
Сообщения
237
Благодарностей
84
Баллы
28
parse them with regex from DOM?
 

dbmediallc

Новичок
Регистрация
05.05.2014
Сообщения
2
Благодарностей
0
Баллы
1
Thank you :-) I feel like I just went from being a Zennoposter newb to a power user haha. I forgot that it had this ability.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Use any other attribute?)
 

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