I have a text field. I just want that when my test script will run then the already text in the text field will clear and then in next step another text will add in this text field
Solved! Go to Solution.
Set its wText property to "" or use the SetText property with "" as the argument.
Set its wText property to "" or use the SetText property with "" as the argument.
Thank you its working now
Subject | Author | Latest Post |
---|---|---|