Is there a light-weight chrome browser for Selenium ?

wzeraar

Newbie
Joined
Nov 30, 2020
Messages
4
Reaction score
1
The problem is it uses a very high disk usage about 250-450 Mb for a single chrome profile. Is there any lightweight chrome browser version for selenium which uses less system resources? Can you recommend any?
 
what are you trying to automate ?

if it is submitting or scraping data, i would say use selectorlib. (1-2mb ram usage )
 
Back
Top