Skip to content

Commit

Permalink
scroll into view
Browse files Browse the repository at this point in the history
  • Loading branch information
delijati committed Nov 15, 2023
1 parent ff7bd05 commit b1f64e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deformdemo/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"]')
Expand Down

0 comments on commit b1f64e8

Please sign in to comment.