| AddInvalidFolderTitleTest | ||
| waitForElementPresent | link=Document Library Test Page | |
| clickAndWait | link=Document Library Test Page | |
| clickAndWait | //input[@value='Add Folder'] | |
| typeKeys | _20_name | !@#$%^&* |
| type | _20_name | !@#$%^&* |
| type | _20_description | Invalid Title Folder |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| assertTextPresent | Please enter a valid name. | |