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

cancel screen.waitFor if needed #241

Closed
afzaalahmad opened this issue Jun 24, 2021 · 1 comment · Fixed by #243
Closed

cancel screen.waitFor if needed #241

afzaalahmad opened this issue Jun 24, 2021 · 1 comment · Fixed by #243
Assignees

Comments

@afzaalahmad
Copy link

Description
I am using screen.waitFor to find elements on screen.waitFor with some time. Since, this operation is cpu intensive, I want to cancel the waitFor if at any point I figure that it is unnecessary waitFor down the lane.

@afzaalahmad
Copy link
Author

@s1hofmann @svettwer can you please review it? I've opened a Pull Request for this enhancement.

s1hofmann added a commit that referenced this issue Jun 24, 2021
s1hofmann added a commit that referenced this issue Jun 24, 2021
s1hofmann added a commit that referenced this issue Jun 24, 2021
@s1hofmann s1hofmann linked a pull request Jun 24, 2021 that will close this issue
@s1hofmann s1hofmann self-assigned this Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants