This PR contains improvements from this branch in addition
to further improvements necessary to mock out the navigator.userAgentData object which was causing bot detection failures
in my case.
I've also made some slight improvements to the loading code to make it less repetitive.
I have some additional improvements locally that enable us to more easily determine possible differences betweeen headless & headful mode that I'd like to submit in a separate PR
This PR contains improvements from this branch in addition to further improvements necessary to mock out the
navigator.userAgentData
object which was causing bot detection failures in my case.I've also made some slight improvements to the loading code to make it less repetitive.
I have some additional improvements locally that enable us to more easily determine possible differences betweeen headless & headful mode that I'd like to submit in a separate PR