Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetROProperty
#2
Not Solved
You are getting the error due to more than one webelement on the page..

U can try this..
get the whole body text of the page using

Code:
strBodyText=Browser().Page().Object.body.innertext

now you can search for the any of the three errors that u mentioned like
Code:
if Instr(strBodyText,"text to be searhed")>0 Then

  Reporter.....
End IF

Let me know if u have any query,

Regards,
Ankesh
Reply


Messages In This Thread
GetROProperty - by Getafix - 08-02-2011, 05:21 PM
RE: GetROProperty - by Ankesh - 08-23-2011, 07:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Smile How to Select GetROproperty value in GUI sangitarm 2 4,401 10-15-2012, 11:52 PM
Last Post: agarwl.anurag
  GetROProperty help mv8167 1 2,661 06-26-2012, 11:53 PM
Last Post: supputuri
  GetROProperty error when used in a for loop JustLag 2 2,772 05-15-2012, 08:19 PM
Last Post: JustLag
  Generate Run time error on Allchkboxes(i).GetROProperty("all items") Langxii 1 3,509 07-06-2011, 09:34 AM
Last Post: rajpes
  Retrieving GetTOProperty and GetROProperty manmeet.singh81 1 6,330 06-08-2011, 12:01 PM
Last Post: Jay

Forum Jump:


Users browsing this thread: 2 Guest(s)