Skip to content

fix: migrate to new waitForEventInfo handling #824

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

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

mxschmitt
Copy link
Member

Fixes #820
Fixes #823

@mxschmitt mxschmitt requested a review from pavelfeldman July 27, 2021 22:39
@mxschmitt mxschmitt force-pushed the bugfix/wait-event-infra branch from e8648ae to 42d786a Compare July 28, 2021 06:31
)

def _wait_for_event_info_after(self, wait_id: str, error: Exception = None) -> None:
try:
Copy link
Contributor

@kumaraditya303 kumaraditya303 Jul 28, 2021

Choose a reason for hiding this comment

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

When / how does this raise an Exception here that you need try here ?

Copy link
Member Author

Choose a reason for hiding this comment

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

The page or Playwright can be closed.

@mxschmitt mxschmitt force-pushed the bugfix/wait-event-infra branch from 892568b to ac6847b Compare July 28, 2021 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants