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 webdriver/tests/element_click/bubbling.py test_spin_event_loop #19585

Merged
merged 1 commit into from Oct 15, 2019

Conversation

JohnChen0
Copy link
Contributor

Fixing an element_click test by scheduling the delayed function to
execute right away.

Fixing an element_click test by scheduling the delayed function to
execute right away.
@JohnChen0
Copy link
Contributor Author

This is intended to be an alternative to PR #17860, to fix the test instead of deleting it.

@mjzffr mjzffr removed their request for review October 9, 2019 19:57
Copy link
Member

@andreastt andreastt left a comment

Choose a reason for hiding this comment

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

This matches the advice @jgraham gave in #17860 (review), and also my interpretation of how spinning the event cycle before returning should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants