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: migrate to new waitForEventInfo handling #824

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

mxschmitt
Copy link
Member

Fixes #820
Fixes #823

)

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.

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