I'm using antidetect browser Api "Dolphin anty" with python selenium and I want to enable Headless mode, but in this Api commands options.headless = True
and options.addarguments( --headless )
don't work :(
Does anyone have any ideas?
I'm using antidetect browser Api "Dolphin anty" with python selenium and I want to enable Headless mode, but in this Api commands options.headless = True
and options.addarguments( --headless )
don't work :(
Does anyone have any ideas?