@voiid said in Is there a way to run the script in Chrome browser (or another browser) instead of the testing environment?:
Is there a way to run the script in Chrome browser (or another browser) instead of the testing environment?
No
hello i have a 16gb i7 pc at home.
When i start the bot with 150 it runs quite well without hanging ( no browser showing) and when i make it to 300 it keeps on hanging.
Is there a way to run more threads consuming less memory or something?
one more thing i wanted to ask is there a way to set limited number of internet bandwidth per instance.
Also it will be a plus if there is any ebook of browserautomation studio where i can learn everything in it . i dont mind payinga bit
@ankys283,
If you are using a browser instead of post-get requests, you are likely to be stuck in the limit on the number of GDI objects. If so, you can slightly reduce the use of GDI objects, but not significantly. This is a limitation of Windows.