diff --git a/deformdemo/test.py b/deformdemo/test.py index abf719e..d39cda8 100644 --- a/deformdemo/test.py +++ b/deformdemo/test.py @@ -3372,7 +3372,7 @@ def test_submit_complex_interaction(self): persons[0], 0, seq_height * 1.5 ).perform() - findid("deformsubmit").click() + action_chains_on_id("deformsubmit").click() # sequences should be in reversed order inputs = findxpaths('//input[@name="name"]')