Instead of clicking on download button you have to take download link.
You can do that with "get element atribute", and as atribute use href.
Than use that link in "Download" action. There you have to define
full download file path along with downloaded file name and extension.
So you can define your desirable folder.
Is making a Java click suspicious?
-
Clicking on a website element with JavaScript can be detected as bot activity? I'm running these tests because the site I'm working on has many anti-bot protections that prevent precise clicks with BAS. My only concern is that with JavaScript, no emulation is performed, only the click itself. Thanks for your response.
-
can be detected depend on site
-
@genericname1 Better an open URL with [[CURRENT_URL]] as referrer?
-
@to-nice said in Is making a Java click suspicious?:
sorry i dont understand this у обычного браузера.