File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/test/robotframework/series/creation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ Catalog numbers should reject invalid values
50
50
10000
51
51
52
52
Catalog price should reject invalid values
53
- [Tags] unstable
54
53
[Template] Invalid Catalog Price Should Be Rejected
55
54
0
56
55
-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
104
# errors, fields are visible from the begining).
106
105
Go To ${SITE_URL } /series/add
106
+ Disable Client Validation
107
107
Click Element id=add-catalog-numbers-link
108
108
# we should wait until all 4 fields with class js-catalogs-info will be
109
109
# visible but for simplicity we just check that the last field is visible
You can’t perform that action at this time.
0 commit comments