mateenhussainOccasional Contributor16 years agoClear text before doing Send KeysHi I am trying to edit a textbox. At first I used testObj.wText property to set text on the textbox. But I had to move to testObj.SendKeys() method as wText didnt work on all platforms, due ...Show More
NisHeraValued Contributor11 years agousualy I do is Object.SetText("");Object.Keys("What ever the text to be keyed")
Recent DiscussionsSupport for testing desktop application based on Qt6Session Creator to run with Azure Devop TestPlanAbout the License
Related ContentIn TestComplete - How do I clear all the global variables before re-running the scriptPreview post/reply before submittingBatch file closing before completing all steps