I need to test Facebook SSO on our website. But when i try to login on CI/CD(Github action) I get the “Access Denied” error.I found information about it. The “Access Denied” error appears when your browser uses different proxy settings or VPN instead of what's really set on your Windows 10 PC. Thus, when a website detects that there is something wrong with your browser cookies or your network, it blocks you and this is why you can't open it.
The question is can I emulate that I real user? Or maybe somebody have solution how to pass face book login on CI/CD?
This thread is trying to answer question "How can I emulate a real user or find a solution to pass the Facebook login on CI/CD?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].