Skip to content

Commit

Permalink
fix: new one
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Apr 16, 2024
1 parent 49c5447 commit 0b7c71a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ['ABI', 'Contract', 'Full test', 'Pages', 'regression', 'Active']

## Scenario
- Open Contract's page
- Click on the "Contract" tab
- Click o the "Contract" tab
- Verify "+" button shown only for writing methods which can receive an array as an input - value type has [] (e.g. uint 256[])
- Verify button "+" isn't available for parameter if this parameter could accept single value (e.g. uint256).
![Screenshot](../../../../static/img/Pages/Contracts/id660_1.png)

0 comments on commit 0b7c71a

Please sign in to comment.