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 17:09:09 -0300
commit9fe12b0f364b18926ef52587d4dbe2b2901b2b98 (patch)
treee0bd9b630cf55a7e1d83403964852ec0bd839999 /js_tests/admin
parent7f1dc67f53c0d7a79031852603b8c8445bca65ac (diff)
[5.0.x] 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> Backport of af2fd368156439b79e4c1eb2278c433246771e44 from main
Diffstat (limited to 'js_tests/admin')
0 files changed, 0 insertions, 0 deletions