| script | |||
| given read locked page | ParentPage | ||
| given page | ParentPage.ChildPage | ||
| it should not be readable with no authentication | |||
| it should not be readable by user | Aladdin | password | open please |
| it should be readable by user | Aladdin | password | open sesame |
| script | |||
| given read locked page | ParentPage | ||
| given page | ParentPage.ChildPage | ||
| it should not be readable with no authentication | |||
| it should not be readable by user | Aladdin | password | open please |
| it should be readable by user | Aladdin | password | open sesame |