Skip to content

Commit

Permalink
Merge branch 'duong'
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhung9630 committed Sep 20, 2024
2 parents 25d1699 + 1961af4 commit 3db892f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MULTI_FLOWS/tc0108.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def test_01_08():
sb.click('button:contains("Confirm")')
sb.sleep(15)
sb.switch_to_window(3)
sb.click(".three-dots")
sb.click('button:contains("List Now")')
sb.type("#reservePrice", "0.0001")
sb.type("#quantity", 1)
Expand Down

0 comments on commit 3db892f

Please sign in to comment.