I need to know how can I clear a textbox in Selenium IDE.
I have tried sendKeys command with no luck.
Use "type" and leave blank for the value.
<tr> <td>type</td> <td>id=someID</td> <td></td> </tr>