How to reset all the fields on a given page?

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Hello,

How can I reset all the usernames, passwords fields on a given page please? If their a function for it? Is their a way to refresh a page?



Thank you,


BamBam
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
834
Баллы
113
I see two ways at the moment:
1) execute JS location.reload(true)
or go to the URL javascript:location.reload(true)
2) get->web browser-> ger url
set->web browser->go to the page (using result of previous macro)
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Thanks,

This will be very useful for future projects :-)

BamBam
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
I also have another question regarding the execution steps.

How to stop Zenno from keeping in memory all the execution fields of a single step?
I have multiple platform to post to with about 10 steps, it is a huge template, my problem is that some of the platforms have a login area + register form on the same page. When one step recognise the login are as the register form, it starts to create a username and password for it, the problem is that when the second step kicks in because the first step failed to find the registration steps, the form is fully filled but the details of bot the login and passwords from multiple steps are being record to my apppend to file macro txt file.

How to then remove from memory any execution result of a step before moving on to the next?

Thank you,


BamBam
 

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