Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(e2e): e2e test helper login timeout #4514

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Conversation

byhow
Copy link
Contributor

@byhow byhow commented Jun 5, 2024

Blocker

This PR fixed the CF rate limit / recaptcha challenege already through rotating user agents and disabling webdriver through a addInitScript hook. However, since login in with email needs an explicit captcha now, see https://github.com/thematters/matters-web/blob/develop/src/components/Forms/EmailLoginForm/index.tsx , this timeout will persist until we work out a way to bypass login (injecting a long-lived user auth token into e2e test github action secret).

re #4515

Copy link

vercel bot commented Jun 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
matters-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 11:06pm

@byhow byhow changed the title [WIP] fix(e2e): e2e test helper login timeout fix(e2e): e2e test helper login timeout Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant