this bug exist at least from 1 year ago, this make the website can easily detect this as a bot, but somehow dev dont fix it till now. very unfortunate case, if we see so many new feature being introduced yet the basic need is being forgotten/not maintained
Browser Profiles With Random Folders
-
With the addition of the new profiles feature (which is really great) we now need to have folders for each profile. For a particular automation, i will need lots and lots of profiles / folders.
Is it possible to do something like this :
- create folder with random name (string)
- set browser profile folder
- use that profile in the same thread / operation
I tried to do this, but whenever i set the profile folder it resets the browser and can't continue executing the other operations with that profile, as i use a random string to generate the folder name and that random string changes when the browser restarts, so it doesn't select the same profile / folder...
-
Have you solved it?