Simulate random user behaviour on webpage

morpheus93

Client
Joined
Jan 25, 2012
Messages
1,068
Reaction score
257
Points
83
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?
 
  • Thank you
Reactions: aleksa77

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
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.
 

morpheus93

Client
Joined
Jan 25, 2012
Messages
1,068
Reaction score
257
Points
83
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
Joined
Feb 1, 2012
Messages
4,920
Reaction score
1,203
Points
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
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
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

Moderator
Joined
Nov 4, 2010
Messages
2,382
Reaction score
917
Points
113

morpheus93

Client
Joined
Jan 25, 2012
Messages
1,068
Reaction score
257
Points
83
@LightWood Sounds interesting. Would you consider to share the C# actions?
 

aleksa77

Client
Joined
Sep 30, 2011
Messages
914
Reaction score
90
Points
28
Idea is great, like we have record button for clicks and field filling, similar to be for mouse+click
 
  • Thank you
Reactions: morpheus93

qais

Пользователь
Joined
Sep 12, 2017
Messages
72
Reaction score
6
Points
8
We really need like this action!!
 

Yann

Client
Joined
Apr 22, 2017
Messages
209
Reaction score
31
Points
28
any news on this ?
@LightWood would you consider sharing in the mean time ?
Thanks
 

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)