Simulate random user behaviour on webpage

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63
I saw a nice feature on another webautomation software. With just one step it can simulate complete user behaviour (e.g. scrolling, short and long distance random mouse movements...) on website.
You can simply enter numbers as parameters to this step. Each number stands for a type of behaviour (e.g. 1 for scrolling on page, 2 for short mouse movements, 3 for sleep...). So if you wish to have more scrolling actions on automated website you can just enter "1,1,1,2,3,..." and it generates different movements each time the action is called.

Is there any comparable feature in ZP?
 
  • Спасибо
Реакции: aleksa77

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 227
Благодарностей
5 844
Баллы
113
Random mouse move can be performed with FullEmulationMouseMove C# methods.
There are no such simple features like you described.
I think it should go to enhancements.
 
  • Спасибо
Реакции: lokiys и morpheus93

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63
Random mouse move can be perform with FullEmulationMouseMove C# methods.
There is no such simple features like you described.
I think it should go to enhancements.
Yes, would be great if we can get an easy like that solution for emulating human behaviour on websites in one of the next releases of ZP. 8-) Saves time and makes things much easier.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 181
Баллы
113
Random mouse move can be performed with FullEmulationMouseMove C# methods.
There are no such simple features like you described.
I think it should go to enhancements.
Oh yeah, but this feature should be very random and very human-like, that's nothing can be static.
I have many clients who ask such feature.
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 227
Благодарностей
5 844
Баллы
113
As far as I know, developers are going to turn FullEmulationMouseMove c# methods into standard action blocks with simple settings.
This will be much better I think.
 
  • Спасибо
Реакции: LightWood и morpheus93

LightWood

Moderator
Регистрация
04.11.2010
Сообщения
2 382
Благодарностей
915
Баллы
113
Good news!
I have a group of C# actions for that, but I am sure with standard action blocks that will be much easy to develop and control.
 
  • Спасибо
Реакции: morpheus93

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63
@LightWood Sounds interesting. Would you consider to share the C# actions?
 

aleksa77

Client
Регистрация
30.09.2011
Сообщения
914
Благодарностей
90
Баллы
28
Idea is great, like we have record button for clicks and field filling, similar to be for mouse+click
 
  • Спасибо
Реакции: morpheus93

qais

Пользователь
Регистрация
12.09.2017
Сообщения
72
Благодарностей
6
Баллы
8
We really need like this action!!
 

Yann

Client
Регистрация
22.04.2017
Сообщения
207
Благодарностей
30
Баллы
28
any news on this ?
@LightWood would you consider sharing in the mean time ?
Thanks
 

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