Whenever i try to close tab it closes it but hangs while doing this action - popup with Execution Action: Close tab still appears i need to close it manually
It doesnt matter if im on tab 0 - main site or on tab which i want to close..
Can use these 2 actions, it will be similar when you want to end the thread.
But in this case, this is a bug with the site. So you can use Fail to give an error message. This action will end the current thread.
Screenshot_4.png
using multiple accounts on the same site, i have to get 1 fingerprint for each account and save it in order to reload each account with its own fingerprint right?
yes
each fingerprint request on server give a new one different from the last request?
Almost always will be new.
as free member is there any limit on fingerprint request ?
I think you could use another thread with the browser to accomplish this. And saving the necessary data to a resource / global variable, then using this data in the new thread, whether with the browser or whatever needs to be done.