File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Create category with name in English and Russian
2626 Input Text id=nameRu Космос
2727 Submit Form id=add-category-form
2828 Location Should Be ${SITE_URL } /category/space
29- Element Text Should Be id=page-header Space
29+ Element Text Should Be id=page-header Space!
3030 # TODO: verify that after changing language, header will be in Russian
3131
3232*** Keywords ***
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Anonymous user cannot create series
1414
1515Opening a page of non-existing series show an error
1616 [Documentation] Verify that access to non-existing series returns 404 error
17- Go To ${SITE_URL } /series/999
17+ Go To ${SITE_URL } /series/1
1818 Element Text Should Be id=error-code 404
1919 Element Text Should Be id=error-msg Requested page${\n } not found
2020
You can’t perform that action at this time.
0 commit comments