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 DiscussionsRecreating steps to "refresh" or speedup projectsTestComplete freezes during executionSupport for Oracle Forms Standalone Launcher (FSAL)
Related ContentIterating through Data source values and verifying the matched valueArray null valuesExpected value: [null]; Actual value: []