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 ab9a7aa commit 62a9179Copy full SHA for 62a9179
src/test/robotframework/series/creation/validation-user.robot
@@ -50,7 +50,6 @@ Catalog numbers should reject invalid values
50
10000
51
52
Catalog price should reject invalid values
53
- [Tags] unstable
54
[Template] Invalid Catalog Price Should Be Rejected
55
0
56
-1
@@ -104,6 +103,7 @@ Invalid Catalog Price Should Be Rejected
104
103
# invisible (because link is toggling the visibility and when there are
105
# errors, fields are visible from the begining).
106
Go To ${SITE_URL}/series/add
+ Disable Client Validation
107
Click Element id=add-catalog-numbers-link
108
# we should wait until all 4 fields with class js-catalogs-info will be
109
# visible but for simplicity we just check that the last field is visible
0 commit comments