| script |
| given page ScenarioLibrary with content "brother content" |
| given test page TestPage |
| it should not contain "brother content" |
| script |
| given page ScenarioLibrary with content "brother content" |
| given test page TestPage |
| it should not contain "brother content" |