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-test): random failures on navigation #340

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

mspivak-actionengine
Copy link
Collaborator

No description provided.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-340.d3nof3l3x2sso4.amplifyapp.com

await page.click("#viewer-link");

const currentUrl = page.url();
const el = await page.waitForSelector("#viewer-link");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix warning

@mspivak-actionengine mspivak-actionengine merged commit f7d49a5 into master Jan 9, 2024
3 checks passed
@mspivak-actionengine mspivak-actionengine deleted the ms/fix-puppeteer-tests branch January 9, 2024 19:32
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.

2 participants