Question about using multiple browsers with Python

Liana Rosenbaum

New member
Joined
May 26, 2026
Messages
1
Points
0
Hello, I am using multiple browsers with Python Selenium, and I am using Chrome for this. Chrome consumes a lot of RAM and GPU resources. My goal is to be able to use multiple browsers on a low-RAM Ubuntu VDS without crashing the system. I have to use a browser on my system; incognito mode does not work for me.
 
Top