| AddFrontPageCreoleBoldItalicsTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Wiki Test Page | |
| clickAtAndWait | link=Wiki Test Page | |
| clickAtAndWait | link=This page is empty. Edit it to add some text. | |
| pause | 5000 | |
| clickAt | //span[@id='cke_33_label'] | Source |
| waitForVisible | //td[@id='cke_contents__36_editor']/textarea | IFrame |
| type | //td[@id='cke_contents__36_editor']/textarea | **//this is bold italics//** //**this is bold italics**// |
| clickAt | //span[@id='cke_33_label'] | Source |
| pause | 5000 | |
| clickAtAndWait | //input[@value='Publish'] | |
| assertTextPresent | Your request processed successfully. | |
| assertText | //div[@class='wiki-body']/p[1]/strong/em | this is bold italics |
| assertText | //div[@class='wiki-body']/p[2]/em/strong | this is bold italics |