inland-turquoise•2y ago
How to open multiple browsers?
I basically want the program to open multiple browsers instead of one, how can I configure it to do so?
4 Replies
wee-brown•2y ago
Hi @rynite, the number of tabs per one browser instance can be set using property
maxOpenPagesPerBrowser
of the browser pool. If you set this property to 1, every page will be handled in a separate window.inland-turquoiseOP•2y ago
thank you this works for me, now how can I set different proxy ips/sessions for each browser added to the pool, given a proxy server, username, password... ?
I have a PROXY_URL, PROXY_PORT, PROXY_USERNAME, and PROXY_PASSWORD
@rynite just advanced to level 1! Thanks for your contributions! 🎉
inland-turquoiseOP•2y ago
and this proxy object