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

Revert "An element is interactable if it has a click event listener (#1119)" #313

Merged
merged 1 commit into from
May 14, 2024

Conversation

ykeremy
Copy link
Contributor

@ykeremy ykeremy commented May 14, 2024

This reverts commit 89c9acde3b0c4d7cd3e25baf4ed76b541d4b28ce.

We can't use getEventListeners via page.evaluate since it's a console utility API. microsoft/playwright-python#1839

This reverts commit 89c9acde3b0c4d7cd3e25baf4ed76b541d4b28ce.

We can't use `getEventListeners` via `page.evaluate` since it's a console utility API. microsoft/playwright-python#1839
@ykeremy ykeremy added the sync label May 14, 2024
@ykeremy ykeremy merged commit 1953874 into main May 14, 2024
2 checks passed
@ykeremy ykeremy deleted the ykeremy/revert-check-click-event-listeners branch May 14, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant