| project-modify-versions | ||
| open | /sessions/logout | |
| open | /sessions/login | |
| type | login | admin |
| type | password | admin |
| clickAndWait | commit | |
| waitForElementPresent | css=.js-user-authenticated | |
| open | /project/history/com.sonarsource.it.samples:multi-modules-sample | |
| clickAndWait | link=Remove | |
| assertConfirmation | Are you sure you want to remove 'RELEASE' from this snapshot? | |
| waitForText | infomsg | glob:*Version 'RELEASE' was removed from current project* |
| assertNotText | version_1 | glob:*RELEASE* |