Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Checking Read only text box
#6
Solved: 11 Years, 2 Months ago
Hi Priya,

Use the below script to check the text box property

Code:
Browser("BrowserName").Page("PageName").Frame("FrameName").WebEdit("TextBoxName").GetROProperty("disabled",1)=false
The above script check whether the textbox is enabled...likewise u can change the true or false condition is check enabled and disabled..

Stephen
Reply


Messages In This Thread
Checking Read only text box - by Priya Shah - 05-23-2009, 02:20 PM
RE: Checking Read only text box - by Ankur - 05-23-2009, 05:26 PM
RE: Checking Read only text box - by Priya Shah - 05-23-2009, 06:09 PM
RE: Checking Read only text box - by Ankur - 05-23-2009, 06:27 PM
RE: Checking Read only text box - by manojith1984 - 05-27-2009, 11:49 AM
RE: Checking Read only text box - by stephenlb4u - 05-28-2009, 03:40 PM
RE: Checking Read only text box - by Tarik Sheth - 05-28-2009, 03:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Want to read the data from excel and set read value in the JavaTable rajeevk7 0 2,259 07-10-2017, 04:20 PM
Last Post: rajeevk7
  How can we get the Windows application Text box background color Using UFT 11.53 Kuppampattu 3 5,903 06-06-2017, 11:12 AM
Last Post: workrohit08
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,780 09-13-2015, 12:06 AM
Last Post: ADITI1992
  I am trying to extract text from a webelement but it is generating blank text scenari excellentpawan 2 4,557 08-13-2013, 08:37 PM
Last Post: excellentpawan
  spell checking of web objects kriday 3 3,935 07-05-2013, 01:37 PM
Last Post: Staff

Forum Jump:


Users browsing this thread: 1 Guest(s)