| CA01-Cl01 | ||
| open | /cms/logout/ | |
| open | /admin/ | |
| type | id_username | admin |
| type | id_password | admin |
| clickAndWait | //input[@value='Log in'] | |
| clickAndWait | link=Content tree | |
| clickAndWait | link=Add section | |
| type | id_name_en | CA01-Cl01 Section |
| type | id_slug | ca01-cl01-section |
| select | id_status | label=Publicado |
| clickAndWait | _continue | |
| clickAndWait | link=View on site | |
| verifyTextPresent | CA01-Cl01 Section | |
| verifyTextPresent | CA01-Cl01 Section | |
| verifyTextPresent | You can edit in here | |
| clickAndWait | //div[@id='content']/a/span | |
| clickAndWait | link=Delete | |
| clickAndWait | //input[@value="Yes, I'm sure"] | |
| clickAndWait | link=Log out | |