Skip to content

Commit

Permalink
Retest this test
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhung9630 committed Sep 20, 2024
1 parent 010a011 commit 19a3781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MULTI_FLOWS/tc0114.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def test_01_14():
with SB(
extension_dir=os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'temp', 'metamask-chrome'))
) as sb:
url = "https://development.arttaca.io/nft/test-multi2/3"
url = "https://development.arttaca.io/nft/test-multi2/18"
sb.sleep(5)
sb.switch_to_window(1)
sb.click('input[data-testid="onboarding-terms-checkbox"]')
Expand Down

0 comments on commit 19a3781

Please sign in to comment.