Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to capture value of Webelement which is changing dynamically
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hi All,

I am trying to automate a web application developed in Java. Attached is the screenshot. In the screen, I want to capture the value of Issue# which is 12544 in the screen. When I capture the property of the object its seen as Browser-> Page -> WEbElement -> WebTable ->innertext.

But the value of WebTable changes dynamically like WebTable,WebTable_1,WebTable_2. I used regular expression for this and I am trying to capture the value currently as

Code:
Browser("AES - CATS - Login >>").Page("Whitepaper Summary
Page_2").WebElement("Name:=WebTable.*").GetROProperty("innertext")

But I am getting a run-time error saying - The "[ WebElement ]" object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object.

Please can you help me in identifying the object uniquely and capturing the value...

Regards,
Sheetal


Attached Files Image(s)
   
Reply


Messages In This Thread
Unable to capture value of Webelement which is changing dynamically - by sheetal - 11-04-2009, 01:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT issues with Outsystems dynamically generated Id/names jherron 2 1,132 03-02-2020, 09:33 PM
Last Post: Swishy70
  Unable to click on dynamically changing webelement preeti 0 1,703 04-29-2017, 08:50 PM
Last Post: preeti
  Page element keep changing chong67 4 4,296 11-08-2016, 09:17 PM
Last Post: Paul Rammone
Exclamation WebElement("WebElement").Click is not working sia sharma 7 23,262 09-28-2016, 08:58 PM
Last Post: supputuri
  Adding data into rows that add dynamically with setcelldata azar81 4 5,665 04-13-2015, 05:24 PM
Last Post: vidya2k2

Forum Jump:


Users browsing this thread: 2 Guest(s)