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

Change scroll direction to fix assert_and_click for openqa test #17526

Merged
merged 1 commit into from Aug 4, 2023

Commits on Aug 3, 2023

  1. Fix issue with click_lastmatch for test_results of openqa

    I found out why the test failed. sendkey 'end' is wrong because the next needle match doesn't work reliable because the running test is covered a little bit.
    
    So change scroll page direction can help and add timeout as well.
    See https://progress.opensuse.org/issues/133718
    Zaoliang committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a5f1be5 View commit details
    Browse the repository at this point in the history