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 56bf8b6 commit 185a5d6Copy full SHA for 185a5d6
src/test/robotframework/series/creation/validation-user.robot
@@ -37,7 +37,6 @@ Create series with an empty image
37
Element Text Should Be id=image.errors File must not be empty
38
39
Catalog numbers should reject invalid values
40
- [Tags] unstable
41
[Template] Invalid Catalog Numbers Should Be Rejected
42
t
43
t,t
@@ -74,6 +73,7 @@ Invalid Catalog Numbers Should Be Rejected
74
73
# invisible (because link is toggling the visibility and when there are
75
# errors, fields are visible from the begining).
76
Go To ${SITE_URL}/series/add
+ Disable Client Validation
77
Click Element id=add-catalog-numbers-link
78
# we should wait until all 4 fields with class js-catalogs-info will be
79
# visible but for simplicity we just check that the last field is visible
0 commit comments