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

add poll action to imitate puppeteer's page.waitForFunction #766

Closed
wants to merge 1 commit into from

Conversation

ZekeLu
Copy link
Member

@ZekeLu ZekeLu commented Mar 8, 2021

To fix issue #680.

The new action is called Poll to avoid messing up with the Wait* query actions.

Here is the documentation for Puppeteer's page.waitForFunction.

@ZekeLu
Copy link
Member Author

ZekeLu commented Mar 21, 2021

Please ignore this pull request for now, because the tests will fail sometimes. I will try to figure out what's wrong.

@kenshaw
Copy link
Member

kenshaw commented Mar 25, 2021

Merged.

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.

None yet

2 participants