GetVisibleText Vs GetRoProperty

Difference between GetVisibleText and GetRoProperty? Why should we use GetRoProperty instead of GetVisibleText?

Questions by m.shravani

Showing Answers 1 - 2 of 2 Answers

MaluR

  • Aug 18th, 2008
 

GetVisible text enables to capture the static text displayed in the specified area.

GetRoproperty will retrieve the dynamically changing text during run-time.

GetVisibleText :Statically the data is retrieved by using Get Visible text propery
GetRoProperty:Dynamically(Runtime) the data is captured by using GetRoPropery

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions