Question10 | ||
open | /cgi-bin/monkeywiki.py?page=MyArticle | |
assertValue | name=newtext | Type your text here |
type | css=textarea[name="newtext"] | This is the text for my article |
clickAndWait | name=save | |
assertTitle | My Article | |
assertText | css=#contents p+p | This is the text for my article |
clickAndWait | link=Delete | |
click | name=confirmdelete | |
clickAndWait | name=submit |