So I'm trying some stuff out with selenium and I really want it to be quick.
So my thought is that running it with headless chrome would make my script faster.
First is that assumption correct, or does it not matter if I run my script with a headless driver?
Anyways I still want to get it to work to run headless, but I somehow can't, I tried different things.
But when I try that, I get weird console output and it still doesn't seem to work.
Any tips would be appreciated.