Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do I use to get text area?
#3
Solved: 11 Years, 4 Months, 4 Weeks ago
Hi ,
You can use the.GetRoProperty("value") to fetch the value from the textarea

Sorry that was to fetch the value in text arer , your query is related to fetch the coordinates of the text area
Code:
.GetRoProperty("x")--x coordinate x1
.GetRoProperty("y")--y coordinate y1
.GetRoProperty("width")---
.GetRoProperty("height")---
x2=x1+width
y2=y
x3=x1
y3=y1+height
x4=x2
y4=y3

find the attached document


Attached Files Image(s)
   
Reply


Messages In This Thread
how do I use to get text area? - by tranthu991 - 10-21-2009, 11:47 PM
RE: how do I use to get text area? - by venkatbatchu - 10-22-2009, 09:58 AM
RE: how do I use to get text area? - by basanth27 - 10-22-2009, 12:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,975 09-13-2015, 12:06 AM
Last Post: ADITI1992
  Unable to find Application Area In QTP Jyobtech 0 2,173 01-10-2015, 04:03 AM
Last Post: Jyobtech
  I am trying to extract text from a webelement but it is generating blank text scenari excellentpawan 2 4,753 08-13-2013, 08:37 PM
Last Post: excellentpawan
  Text Area check point Sathiya 2 4,604 08-18-2011, 04:57 PM
Last Post: anjalivaswani
  BACK GROUND COLOUR OF A PARTICULAR AREA IN A SEARCH WINDOW remya 1 2,216 11-22-2010, 03:35 PM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)