Skip to content

fix: migrate to new waitForEventInfo handling#824

Merged
mxschmitt merged 3 commits into
microsoft:masterfrom
mxschmitt:bugfix/wait-event-infra
Jul 28, 2021
Merged

fix: migrate to new waitForEventInfo handling#824
mxschmitt merged 3 commits into
microsoft:masterfrom
mxschmitt:bugfix/wait-event-infra

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

Fixes #820
Fixes #823

@mxschmitt mxschmitt requested a review from pavelfeldman July 27, 2021 22:39
Comment thread playwright/_impl/_wait_helper.py Outdated
@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
Copy Markdown
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
Copy Markdown
Contributor 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