We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252648d commit f9bd98bCopy full SHA for f9bd98b
packages/e2e-tests/src/features/NavigationTopExtended.feature
@@ -13,12 +13,13 @@ Feature: Top Navigation - Extended view
13
When I navigate to <page> extended page
14
Then all buttons and images in the top navigation are present
15
Examples:
16
- | page |
17
- | Tokens |
18
- | NFTs |
19
- | Activity |
20
- | Staking |
21
- | DApp Explorer |
+ | page |
+ | Tokens |
+ | NFTs |
+ | Activity |
+ | Staking |
+ | Voting |
22
+ | DApps |
23
24
@LW-2320 @Mainnet @Testnet
25
Scenario: Avatar dropdown displayed on click with content
0 commit comments