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

Adding check to ensure "Loading..." overlay screen is not present. #13

Merged

Conversation

mmartin24
Copy link
Collaborator

Issue:

Sometimes in Rancher there is an overlay with Loading... while transitioning to pages. At times, if the overlay stays too long and the next command in the test is executed it may fail. This pr adds a check for this element not to exist in a particular moment after clicking in repositories.

  • Before addition:

error_without_wait_for_loading_to_dissappear

  • After addition:

ok_after

@mmartin24 mmartin24 self-assigned this Dec 21, 2023
Signed-off-by: Manuel Martín <manuel.martin@suse.com>
@mmartin24 mmartin24 force-pushed the enhancement-proposal/check-loading-overlay-not-present branch from 16595fa to 9626811 Compare December 21, 2023 12:04
@mmartin24 mmartin24 requested a review from juadk December 21, 2023 12:17
@mmartin24 mmartin24 merged commit a0704ef into main Dec 21, 2023
3 checks passed
@mmartin24 mmartin24 deleted the enhancement-proposal/check-loading-overlay-not-present branch December 21, 2023 12:50
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 this pull request may close these issues.

2 participants