Skip to content

Commit

Permalink
fix: e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyl-ivanchuk committed Dec 7, 2023
1 parent 847d282 commit ac341ea
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@ Feature: Main Page
# When I click by text "Show more transactions ->"
Then Element with "text" "in" should be "visible"

@id382 @mainnet
Scenario: Verify label "self" for Account info on Account page
Given I go to page "/address/0x94124252B5D343AB6E950A15982599ee1AADE660"
#@id382 @mainnet
#Scenario: Verify label "self" for Account info on Account page
#Given I go to page "/address/0x94124252B5D343AB6E950A15982599ee1AADE660"
# When I click by text "Show more transactions ->"
Then Element with "text" "self" should be "visible"
#Then Element with "text" "self" should be "visible"

@id580 @id578 @id619 @testnet @testnetSmokeSuite
Scenario Outline: Verify label "<label name>" for method column on Contract page
Expand Down

0 comments on commit ac341ea

Please sign in to comment.