@@ -60,7 +60,7 @@ Feature: ADA handle - popup view
60
60
And I click "Done" button on "Edit address" drawer
61
61
And I see a toast with text: "Given address already exists"
62
62
63
- @LW-7135 @LW-7139 @Pending @issue=LW-13056
63
+ @LW-7135 @LW-7139
64
64
Scenario : Popup View - Ada handles displayed and sorted by handle length
65
65
When I click "Receive" button on Tokens page in popup mode
66
66
Then I see "Wallet Address" page in popup mode for wallet "WalletAdaHandle"
@@ -97,7 +97,7 @@ Feature: ADA handle - popup view
97
97
And I close a toast message
98
98
And Clipboard contains text: "$test_handle_3"
99
99
100
- @LW-7435 @LW-7436 @Pending @issue=LW-13056
100
+ @LW-7435 @LW-7436
101
101
Scenario : Popup View - Validate custom ADA handle image on the wallet address/NFTs/NFT details page
102
102
And I click "Receive" button on Tokens page in popup mode
103
103
Then I see ADA handle with custom image on the "Wallet Address" page
@@ -117,7 +117,7 @@ Feature: ADA handle - popup view
117
117
When I click on NFT with name: "$test_handle_1"
118
118
Then the "$test_hand..." asset is displayed in bundle 1
119
119
120
- @LW-7434 @Pending @issue=LW-13056
120
+ @LW-7434
121
121
Scenario : Popup View - Validate custom ADA handle image on the NFT folder thumbnail/page
122
122
Given I click "Receive" button on Tokens page in popup mode
123
123
And I see handles listed on the "Receive" screen
@@ -133,7 +133,7 @@ Feature: ADA handle - popup view
133
133
And I see NFT with name "$t_h_1" on the NFT folder page
134
134
Then I see ADA handle NFT with custom image on the NFT folder page
135
135
136
- @LW-7433 @skip(browserName='firefox') @issue=LW-12440 @Pending @issue=LW-13056
136
+ @LW-7433 @skip(browserName='firefox') @issue=LW-12440
137
137
Scenario : Popup View - Validate custom image from a handle on the "Select NFT" (folder) screen
138
138
Given I click "Receive" button on Tokens page in popup mode
139
139
And I see handles listed on the "Receive" screen
0 commit comments