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 a74ed4f commit 8e83a85Copy full SHA for 8e83a85
src/test/robotframework/category/creation/validation.robot
@@ -34,7 +34,7 @@ Create category with forbidden characters in name
34
Element Text Should Be id=nameRu.errors Category name must consist only Russian letters, hyphen or spaces
35
36
Create category with repeating hyphens in name
37
- [Documentation] Verify validation name with repeating hyphens
+ [Documentation] Verify validation of name with repeating hyphens
38
Input Text id=name te--st
39
Input Text id=nameRu те--ст
40
Submit Form id=add-category-form
0 commit comments