| create_local_path_failure | ||
| open | /admin/ | |
| clickAndWait | link=Local paths | |
| clickAndWait | link=Add local path | |
| type | id=id_path | some/invalid/path |
| clickAndWait | name=_save | |
| verifyTextPresent | Please correct the error below. | |
| verifyTextPresent | Path 'some/invalid/path' does not reference a path in the file system. | |