summaryrefslogtreecommitdiff
path: root/js_tests/admin
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2023-11-28 09:41:39 +0100
committerNatalia <124304+nessita@users.noreply.github.com>2023-11-30 10:39:10 -0300
commitaf2fd368156439b79e4c1eb2278c433246771e44 (patch)
tree7445edd1ec11b640e028610850cdd683c04fb141 /js_tests/admin
parentb34a4771a3d4cd7829a1f38a0f6a7a0da519a724 (diff)
Refs #34995 -- Made Selenium tests more robust for admin_views and admin_widgets suites.
Depending on screen sizes, the selenium tests that would "click" or interact with an element outside the scope of the visible window would produce test failures (raising ElementNotInteractableException in CI runs). This branch switches those to using ActionChains, which ensures that the click (or other interaction) is performed only after successfully completing the move to the relevant element. Co-authored-by: Tom Carrick <tom@carrick.eu>
Diffstat (limited to 'js_tests/admin')
0 files changed, 0 insertions, 0 deletions