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 sporadic issue with closing Tip of Day (gnucash) #7101

Merged
merged 1 commit into from Mar 20, 2019
Merged

Fix sporadic issue with closing Tip of Day (gnucash) #7101

merged 1 commit into from Mar 20, 2019

Conversation

Zaoliang
Copy link
Contributor

assert_and_click doesn't work sometimes because needle has 2 areas.
Since we just need to close dialogue 'Tip of Day', replace
assert_and_click by send_key 'esc'.

verification test runs:
http://f40.suse.de/tests/2332#next_previous
see https://progress.opensuse.org/issues/49355

assert_and_click doesn't work sometimes because needle has 2 areas.
Since we just need to close dialogue 'Tip of Day', replace
assert_and_click by send_key 'esc'.

verification test runs:
http://f40.suse.de/tests/2332#next_previous
see https://progress.opensuse.org/issues/49355
Copy link
Member

@SergioAtSUSE SergioAtSUSE left a comment

Choose a reason for hiding this comment

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

200 successful job runs.

@SergioAtSUSE SergioAtSUSE merged commit 5babb6e into os-autoinst:master Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants