Skip to content

Commit

Permalink
Retest
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhung9630 committed Sep 20, 2024
1 parent 19a3781 commit e7f7de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MULTI_FLOWS/tc0110.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def test_01_10():
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/19"
sb.sleep(15)
sb.switch_to_window(1)
sb.click('input[data-testid="onboarding-terms-checkbox"]')
Expand Down

0 comments on commit e7f7de3

Please sign in to comment.