From 3be31fff77513e01ce47bf783bc1e8b79354871f Mon Sep 17 00:00:00 2001 From: LynkMAD Date: Fri, 20 Sep 2024 20:42:11 +0700 Subject: [PATCH] fix url --- EXPIRATION_TIMES_CHANGE/tc0102.py | 2 +- EXPIRATION_TIMES_CHANGE/tc0104.py | 2 +- EXPIRATION_TIMES_CHANGE/tc0105.py | 2 +- EXPIRATION_TIMES_CHANGE/tc0106.py | 2 +- EXPIRATION_TIMES_CHANGE/tc0109.py | 2 +- EXPIRATION_TIMES_CHANGE/tc0110.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/EXPIRATION_TIMES_CHANGE/tc0102.py b/EXPIRATION_TIMES_CHANGE/tc0102.py index 0e83248..8c2d980 100644 --- a/EXPIRATION_TIMES_CHANGE/tc0102.py +++ b/EXPIRATION_TIMES_CHANGE/tc0102.py @@ -7,7 +7,7 @@ def test_01_02(): 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-muti/3" + url = "https://development.arttaca.io/nft/hieukkkk/4" sb.sleep(15) sb.switch_to_window(1) sb.click('input[data-testid="onboarding-terms-checkbox"]') diff --git a/EXPIRATION_TIMES_CHANGE/tc0104.py b/EXPIRATION_TIMES_CHANGE/tc0104.py index ffb9ded..53d5828 100644 --- a/EXPIRATION_TIMES_CHANGE/tc0104.py +++ b/EXPIRATION_TIMES_CHANGE/tc0104.py @@ -7,7 +7,7 @@ def test_01_04(): 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/hieukkkk/6" + url = "https://development.arttaca.io/nft/hehehehehehe/6" sb.sleep(5) sb.switch_to_window(1) sb.click('input[data-testid="onboarding-terms-checkbox"]') diff --git a/EXPIRATION_TIMES_CHANGE/tc0105.py b/EXPIRATION_TIMES_CHANGE/tc0105.py index 3da1cd7..fbcdc3d 100644 --- a/EXPIRATION_TIMES_CHANGE/tc0105.py +++ b/EXPIRATION_TIMES_CHANGE/tc0105.py @@ -7,7 +7,7 @@ def test_01_05(): 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-listing/4" + url = "https://development.arttaca.io/nft/hehehehehehe/6" sb.sleep(15) sb.switch_to_window(1) sb.click('input[data-testid="onboarding-terms-checkbox"]') diff --git a/EXPIRATION_TIMES_CHANGE/tc0106.py b/EXPIRATION_TIMES_CHANGE/tc0106.py index 9fb2c46..ff63fd1 100644 --- a/EXPIRATION_TIMES_CHANGE/tc0106.py +++ b/EXPIRATION_TIMES_CHANGE/tc0106.py @@ -7,7 +7,7 @@ def test_01_06(): 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-listing/4" + url = "https://development.arttaca.io/nft/test-listing/2" sb.sleep(15) sb.switch_to_window(1) sb.click('input[data-testid="onboarding-terms-checkbox"]') diff --git a/EXPIRATION_TIMES_CHANGE/tc0109.py b/EXPIRATION_TIMES_CHANGE/tc0109.py index 96151ca..d1083bc 100644 --- a/EXPIRATION_TIMES_CHANGE/tc0109.py +++ b/EXPIRATION_TIMES_CHANGE/tc0109.py @@ -7,7 +7,7 @@ def test_01_09(): 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/hehehehehehe/2" + url = "https://development.arttaca.io/nft/hehehehehehe/7" sb.sleep(15) sb.switch_to_window(1) sb.click('input[data-testid="onboarding-terms-checkbox"]') diff --git a/EXPIRATION_TIMES_CHANGE/tc0110.py b/EXPIRATION_TIMES_CHANGE/tc0110.py index e52c0e9..1561152 100644 --- a/EXPIRATION_TIMES_CHANGE/tc0110.py +++ b/EXPIRATION_TIMES_CHANGE/tc0110.py @@ -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/hehehehehehe/2" + url = "https://development.arttaca.io/nft/hehehehehehe/7" sb.sleep(15) sb.switch_to_window(1) sb.click('input[data-testid="onboarding-terms-checkbox"]')