-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b22bb8b
commit 1a564cf
Showing
43 changed files
with
148 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,21 +44,21 @@ def test_01_01(): | |
sb.click('button:contains("Connect")') | ||
sb.click('span:contains("Connect a Wallet")') | ||
sb.click('button:contains("MetaMask")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Next")') | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button.css-hnz0pg') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button:contains("Buy now")') | ||
sb.click('span:contains("Checkout with card")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_frame('iframe[name="embedded-checkout"]') | ||
sb.type('input#email',"[email protected]") | ||
sb.type('input#cardNumber',"4242 4242 4242 4242") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ def test_01_02(): | |
extension_dir=os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'temp', 'metamask-chrome')) | ||
) as sb: | ||
url = "https://development.arttaca.io/nft/test0704/1" | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(1) | ||
sb.click('input[data-testid="onboarding-terms-checkbox"]') | ||
sb.click('button:contains("Import an existing wallet")') | ||
|
@@ -44,21 +44,21 @@ def test_01_02(): | |
sb.click('button:contains("Connect")') | ||
sb.click('span:contains("Connect a Wallet")') | ||
sb.click('button:contains("MetaMask")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Next")') | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button.css-hnz0pg') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button:contains("Buy now")') | ||
sb.click('span:contains("Checkout with card")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_frame('iframe[name="embedded-checkout"]') | ||
sb.type('input#email',"[email protected]") | ||
sb.type('input#cardNumber',"4000 0000 0000 9995") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ def test_01_05(): | |
extension_dir=os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'temp', 'metamask-chrome')) | ||
) as sb: | ||
url = "https://development.arttaca.io/nft/test0704/1" | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(1) | ||
sb.click('input[data-testid="onboarding-terms-checkbox"]') | ||
sb.click('button:contains("Import an existing wallet")') | ||
|
@@ -36,26 +36,26 @@ def test_01_05(): | |
sb.click('button:contains("Next")') | ||
sb.click('button:contains("Done")') | ||
sb.open_new_window() | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.open(url) | ||
sb.click('button:contains("Connect")') | ||
sb.click('span:contains("Connect a Wallet")') | ||
sb.click('button:contains("MetaMask")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Next")') | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button.css-hnz0pg') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button:contains("Buy now")') | ||
sb.click('span:contains("Checkout with card")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_frame('iframe[name="embedded-checkout"]') | ||
sb.type('input#email',"[email protected]") | ||
sb.type('input#cardNumber',"4242 4242 4242 4242") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ def test_01_06(): | |
extension_dir=os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'temp', 'metamask-chrome')) | ||
) as sb: | ||
url = "https://development.arttaca.io/nft/test-collection/6" | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(1) | ||
sb.click('input[data-testid="onboarding-terms-checkbox"]') | ||
sb.click('button:contains("Import an existing wallet")') | ||
|
@@ -43,21 +43,21 @@ def test_01_06(): | |
sb.click('button:contains("Connect")') | ||
sb.click('span:contains("Connect a Wallet")') | ||
sb.click('button:contains("MetaMask")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Next")') | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button.css-hnz0pg') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button:contains("Buy now")') | ||
sb.click('span:contains("Checkout with card")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_frame('iframe[name="embedded-checkout"]') | ||
sb.type('input#email',"[email protected]") | ||
sb.type('input#cardNumber',"4242 4242 4242 4242") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,21 +44,21 @@ def test_01_07(): | |
sb.click('button:contains("Connect")') | ||
sb.click('span:contains("Connect a Wallet")') | ||
sb.click('button:contains("MetaMask")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Next")') | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button.css-hnz0pg') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(4) | ||
sb.click('button:contains("Confirm")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_window(3) | ||
sb.click('button:contains("Buy now")') | ||
sb.click('span:contains("Checkout with card")') | ||
sb.sleep(7) | ||
sb.sleep(15) | ||
sb.switch_to_frame('iframe[name="embedded-checkout"]') | ||
sb.type('input#email',"[email protected]") | ||
sb.type('input#cardNumber',"4242 4242 4242 4242") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.