Skip to content

Commit

Permalink
fix: new one
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Feb 1, 2024
1 parent efa2090 commit ddf0257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Feature: Main Page
Given I am on main page


@id253:I @featureEnv @testnetSmokeSuite
@id253:I @featureEnv @testnetSmokeSuite @tesnet
Scenario Outline: Check the element "<Sub-Section>" in Tools section is available, clickable and have correct href (Sepolia)
Given I click by text "Tools"
Given Element with "text" "<Sub-Section>" should be "visible"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Feature: Redirection
| Smart Contract Verification | /contracts/verify |
# | zkEVM Debugger | /tools/debugger |

@id253:III @featureEnv @testnetSmokeSuite
@id253:III @featureEnv @testnetSmokeSuite @testnet
Scenario Outline: Verify redirection for "<Sub-Section>" in Tools menu (Sepolia)
Given I click by text "Tools "
When I click by element with partial href "<redirect_url>" and text "<Sub-Section>"
Expand Down

0 comments on commit ddf0257

Please sign in to comment.