bold | ||
open | file:///home/dan/Desktop/sandbox/richie/test.html | |
click | id=editor44 | |
keyPress | id=editor44 | t |
keyPress | id=editor44 | e |
keyPress | id=editor44 | s |
keyPress | id=editor44 | t |
click | //input[@value='Bold'] | |
keyPress | id=editor44 | b |
keyPress | id=editor44 | o |
keyPress | id=editor44 | l |
keyPress | id=editor44 | d |
click | //input[@value='Bold'] | |
keyPress | id=editor44 | t |
keyPress | id=editor44 | e |
keyPress | id=editor44 | s |
keyPress | id=editor44 | t |
assertEval | this.browserbot.getCurrentWindow().richie.getText() | <p>test<b>bold</b>test</p> |