- Регистрация
- 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?
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?