Guillaume Aubert
Guillaume Aubert
I might need the exact same configuration, so would be really interested about this.
Can you make sure that the Compact mode isn't activated? https://support.mozilla.org/en-US/kb/compact-mode-workaround-firefox
Did you make sure to remove everything from the navigation bar area? As per README: > To do so rightclick your bar and go into the customisation settings. You can...
> It is possible to click the box automatically using Nodriver using the solution posted here: #1794 > > However, using Nodriver's built in click functionality is detected by Cloudflare...
> You can use the following code to click 'Verify you are human'. `await find_and_click_element(page, 'input[type="checkbox"]')` Thank you very much for sharing. When attempting to run the code, I am...