Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
not able to identify an webelement object
#1
Not Solved
Hi,

I'm having difficulty identifying this webelement object below.I need to retrieve the runtime property value of the innertext/innerhtml value of this object.
Any help would be great..

"Class Name:=WebElement",
"abs_x:=1087",
"abs_y:=314",
"class:=ft-value",
"height:=16",
"html id:=",
"html tag:=SPAN",
"innerhtml:=Random generated number",
"innertext:= Random generated number ",
"outerhtml:=<SPAN class=ft-value> Random generated number </SPAN>",
"outertext:= Random generated number ",
"title:=",
"type:=",
"visible:=True",
"width:=84",

trying the below code:
no =Browser("name:=STR - browsername").Page("title:=pagename").Webelement("class:=ft-value","htmltag:=SPAN","htmlid:=").GetROProperty("innertext")
 msgbox no
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to identify a Dynamic WebElement? PreethiJoshi 1 5,165 05-03-2018, 04:08 PM
Last Post: Ankur
  Not Able to Identify Object during Recovery Scenario Phani 2 3,090 01-25-2016, 01:26 PM
Last Post: arunshuklainbox
  UFT 12.02 Compatibility for IE 11.0 : Fail to identify the defined Object Amruta_121 9 10,484 01-11-2016, 12:45 PM
Last Post: vinod123
  Can not identify this object. Please help. axn700 3 2,954 10-31-2015, 10:59 AM
Last Post: vinod123
  How to identify the object reference to the existing(already opened) Excel sheet yogeesh 1 9,772 09-26-2012, 07:00 PM
Last Post: krr

Forum Jump:


Users browsing this thread: 1 Guest(s)