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

[Feature] Add timeout argument to Wait For Alert #1655

Closed
MoreFamed opened this issue Jan 3, 2022 · 1 comment
Closed

[Feature] Add timeout argument to Wait For Alert #1655

MoreFamed opened this issue Jan 3, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request priority: low
Milestone

Comments

@MoreFamed
Copy link

Is your feature request related to a problem? Please describe.
I sometimes want to wait for alerts for different times. The cause of the difference is whether I know the alert has to appear (and thus I want to wait even for a longer time) versus it needs not to appear (and I want to wait for it just for a very short time).

Describe the solution you'd like
I'd like Wait For Alert keyword to have timeout argument, like almost all waiting keywords have.

Describe alternatives you've considered
The only workaround I know about is to set default timeout value before Wait For Alert runs and set it back again afterwards. It seems very inconvenient to me.

@aaltat aaltat added enhancement New feature or request priority: low labels Jan 22, 2022
@Snooz82 Snooz82 modified the milestones: v15.3.0, v16.0.0, v16.1.0 Feb 1, 2023
@aaltat aaltat modified the milestones: v16.0.4, v16.1.0 Apr 30, 2023
@aaltat aaltat modified the milestones: v16.1.0, v16.2.0 May 8, 2023
@aaltat aaltat modified the milestones: v16.2.0, v16.3.0 May 26, 2023
@aaltat aaltat modified the milestones: v16.3.0, v16.4.0 Jul 2, 2023
@Snooz82 Snooz82 modified the milestones: v16.4.0, Next Jul 3, 2023
@Snooz82 Snooz82 changed the title Add timeout argument to Wait For Alert [Feature] Add timeout argument to Wait For Alert Jul 28, 2023
@Snooz82 Snooz82 self-assigned this Sep 17, 2023
@Snooz82 Snooz82 modified the milestones: Some Next Issues, v18.0.0 Sep 17, 2023
@aaltat aaltat modified the milestones: v17.5.2, v18.0.0 Oct 13, 2023
@aaltat aaltat modified the milestones: v18.0.0, v18.1.0 Oct 30, 2023
@Snooz82
Copy link
Member

Snooz82 commented Nov 15, 2023

fixed in #3245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low
Projects
None yet
Development

No branches or pull requests

3 participants