You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I feel that we shouldn't cover all possible cases/pages and let's instead focus only on a single page. Here are the steps that should be covered by this test:
anonymous user opens an index page
logo must have text "My stamps"
user clicks on a link for changing a language
logo now must have text "Мои марки"
The test case should be placed into src/test/robotframework/site/change-lang/logic.robot file.
The text was updated successfully, but these errors were encountered:
Technical debt for: #200
Now I feel that we shouldn't cover all possible cases/pages and let's instead focus only on a single page. Here are the steps that should be covered by this test:
The test case should be placed into
src/test/robotframework/site/change-lang/logic.robot
file.The text was updated successfully, but these errors were encountered: