Skip to content

Commit

Permalink
test(extension): fix-LW-2319 (#1729)
Browse files Browse the repository at this point in the history
  • Loading branch information
wklos-iohk authored Feb 19, 2025
1 parent 252648d commit f9bd98b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions packages/e2e-tests/src/features/NavigationTopExtended.feature
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ Feature: Top Navigation - Extended view
When I navigate to <page> extended page
Then all buttons and images in the top navigation are present
Examples:
| page |
| Tokens |
| NFTs |
| Activity |
| Staking |
| DApp Explorer |
| page |
| Tokens |
| NFTs |
| Activity |
| Staking |
| Voting |
| DApps |

@LW-2320 @Mainnet @Testnet
Scenario: Avatar dropdown displayed on click with content
Expand Down

0 comments on commit f9bd98b

Please sign in to comment.