googleid_118035Contributor11 years agoSolvedHow to tell Testcomlpete to clear a value in text area. Hi All, I have a text area in web page and intially its contain some text. So I have to insert a new text after removing exsisting text in the text area. How can I do tha...Show MoreUnveN11 years agoHi!You can use the 'value' property of the text area:http://www.w3schools.com/jsref/prop_textarea_value.asp
UnveN11 years agoHi!You can use the 'value' property of the text area:http://www.w3schools.com/jsref/prop_textarea_value.asp
UnveN11 years agoHi!You can use the 'value' property of the text area:http://www.w3schools.com/jsref/prop_textarea_value.asp
Vivek72Contributor11 years agoHi DevTry using Textarea_Object.Keys("^a" & "[Del]"); without loop.RegardsKumar
Recent DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?
Related ContentIterating through Data source values and verifying the matched valueArray null valuesExpected value: [null]; Actual value: []