URL: https://github.com/freeipa/freeipa/pull/2076 Author: Rezney Title: #2076: ui_tests - stabilization fixes Action: opened
PR body: """ This patch aims to fix the following tests which seems to be quite unstable recently:
test_user::test_actions - closing notification and moving to element to have screenshot of current place.
test_user::certificates - add wait() / close_notification
test_config::test_size_limits - add wait() to fill_input() """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2076/head:pr2076 git checkout pr2076
URL: https://github.com/freeipa/freeipa/pull/2076 Author: Rezney Title: #2076: ui_tests - stabilization fixes + test_config fix Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2076/head:pr2076 git checkout pr2076
freeipa-devel@lists.fedorahosted.org