We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d429810 commit 83ee726Copy full SHA for 83ee726
src/test/robotframework/collection/estimation/access.robot
@@ -25,7 +25,7 @@ Paid user has access only to its own estimation page
25
Element Text Should Be id=error-msg Forbidden
26
Log Out
27
28
-Admin has access only to its own estimation page
+Admin has access to everyone's estimation page
29
Log In As login=admin password=test openPage=${true}
30
Go To ${SITE_URL}/collection/paid/estimation
31
Element Text Should Be tag=h3 Paid User's collection
0 commit comments