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

ClientConnnector: retry failed page.open #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ClientConnnector: retry failed page.open #128

wants to merge 1 commit into from

Conversation

amit-bansil
Copy link

Right now if page.open fails b/c e.g. the server isn’t ready tests will
silently time out. This patch retries instead. This fixed several points
in my app where cases would fail if a few tests were executed before
them.

Right now if page.open fails b/c e.g. the server isn’t ready tests will
silently time out. This patch retries instead. This fixed several cases
in my app where cases would fail if a few tests were executed before
them.
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