Cannot bypass cloudflare verification
bugfan opened this issue · 1 comments
What is your Scenario?
a lot of sites set the cloudflare verification,and when I click the OK button, it does not pass validation
What is the Current behavior?
faild or not work
What is the Expected behavior?
pass the cloudflare's validation
What is your public website URL? (or attach your complete example)
my code is running at localhost.Also you can run testcafe-hammerhead at localhost,and input 'https://www.whatismyipaddress.com',like this
What is your TestCafe test code?
testcafe-harmmerhead’s code,no changes has been made
access https://www.whatismyipaddress.com
Your complete configuration file
none
Your complete test report
none
Screenshots
Steps to Reproduce
1.run node node_modules/gulp/bin/gulp http-playground
2.input https://www.whatismyipaddress.com
3.click OK button
TestCafe version
just use testcafe-hammerhead
Node.js version
v16
Command-line arguments
none
Browser name(s) and version(s)
Chrome 69+
Platform(s) and version(s)
macOS 10.14 m2
Other
I found https://www.whatismyipaddress.com/ has docked with cloudflare,you can test it directly
Hello,
testcafe-hammerhead is a proxy designed for TestCafe. Using it separately is not considered a target use case. Since the issue is not reproducible in TestCafe's Native Automation mode, the priority for this task is low. We do not plan to resolve it and are closing the ticket.
However, you are always welcome to create a pull request (PR) regarding this issue. We will review it.