Ask a Question

How to clear the TextField using C# script

SOLVED
Amna
Occasional Contributor

How to clear the TextField using C# script

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

2 REPLIES 2
tphillips
Frequent Contributor

Set its wText property to "" or use the SetText property with "" as the argument.


--------------------
Senior SQA Automation Engineer
Amna
Occasional Contributor

Thank you its working now

 

cancel
Showing results for 
Search instead for 
Did you mean: