Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to make random clicks in BAS?
Has anyone done something like that already?
@andeada Use Idle Emulation and clicks.
Really? This it has random clicks on random page? Not just the ones you point out to him. I solved it. Please close topic.
@andeada said in how to make random clicks:
Not just the ones you point out to him. I solved it. Please close topic.
Test it. To change pages you have to write an algorithm
about the algorithm in js I asked.
@andeada https://community.bablosoft.com/topic/12/site-visitor-script-which-raises-site-visit-statistic/ C:\Users\PC_USER_CHANGE\AppData\Roaming\BrowserAutomationStudio\apps\20.8.7\examples\SiteVisitor.xml
@andeada Use "Move And Click" action and "Random Number"
@DezeJK For immutable selectors, add after the selector
x is 0,1,2... corresponding to the first, second, third position...
exists.png
https://wiki.bablosoft.com/doku.php?id=how_to_click_on_buttons_and_links
@Fox Thank you so much!