Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to remove text in the webedit
#4
Solved: 10 Years, 9 Months, 2 Weeks ago
(10-12-2012, 04:28 PM)Ankesh Wrote: Use the below text.

Code:
Browser("<BrowserName>").Page("<PageName>").WebEdit("<WebEditName>").Set " "

Regards,
VijayKumar

Some timeĀ Browser("<BrowserName>").Page("<PageName>").WebEdit("<WebEditName>").Set "" is not works so safer side you can
useĀ 
Browser("<BrowserName>").Page("<PageName>").WebEdit("<WebEditName>").Set " "
Reply


Messages In This Thread
How to remove text in the webedit - by silpavinod - 10-12-2012, 04:18 PM
RE: How to remove text in the webedit - by Ankesh - 10-12-2012, 04:28 PM
RE: How to remove text in the webedit - by vijaychourasiya0109@gmail.com - 07-12-2018, 11:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to remove the spaces from a string Anand 7 28,511 08-12-2019, 04:47 PM
Last Post: sreekanthP
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,555 09-13-2015, 12:06 AM
Last Post: ADITI1992
  how to remove null values in array venkatesh9032 0 2,774 02-19-2014, 06:51 PM
Last Post: venkatesh9032
  how to remove values from an Array. ACCBAJPA 5 4,784 08-23-2013, 12:18 PM
Last Post: ssvali
  I am trying to extract text from a webelement but it is generating blank text scenari excellentpawan 2 4,295 08-13-2013, 08:37 PM
Last Post: excellentpawan

Forum Jump:


Users browsing this thread: 1 Guest(s)