CFSession / CFSession

A python script utilizing undetected-chromedriver to collect session cookies in a cloudflare IUAM protected site
Apache License 2.0
52 stars 3 forks source link

Autoclick on 'Verify if you are human' #12

Closed Kinuseka closed 10 months ago

Kinuseka commented 1 year ago

We are relying on undetected-chromedrivers "undetectability" to get through checkpoints easily, however sometimes hard checks often occur.

This makes automation hard to accomplish as human intervention is required during these checkpoints.

We can try and bypass this by utilizing selenium's capability to programmatically click buttons. If effective this will be a drastic improvement. Screenshot_20230412_072432

Kinuseka commented 10 months ago

implemented on 1.2.0