Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object identification issue
#1
Not Solved
Hi,

I am having a script which is taking too much time to identify a cell data within a webtable.
all the objects are in OR. When i use highlight property to highlight the webtable in the page, it is successfully identifying the webtable. But when i use the code to get the cell data within the webtable, it takes around 3 minutes to get that data and sometimes it just hangs up.

Below is the code..

Code:
Services.StartTransaction "CR Ready status"
sData = Trim(Browser("ABC").Window("ADA").Page("ADA").WebTable("Doc Type").GetCellData(2, 6))
Services.EndTransaction "CR Ready status"

I have inserted the transaction command to check how long it waits for getting the cell data. It roughly comes around 3min or more and like i said sometime script gets hanged..
I am not able to figure out the reason behind this abnormal behavior.
Any help would be great.
Reply


Messages In This Thread
Object identification issue - by vijayendra.shukla - 05-28-2010, 11:12 AM
RE: Object identification issue - by guin.anirban - 05-28-2010, 01:23 PM
RE: Object identification issue - by guin.anirban - 05-28-2010, 01:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Enabling Smart Identification for SAP Gui object prasanna.kale5@gmail.com 0 866 12-05-2019, 08:04 PM
Last Post: prasanna.kale5@gmail.com
  Object identification is taking too much time JACKSPARROW 0 1,616 01-17-2017, 11:08 AM
Last Post: JACKSPARROW
  Object Identification approach sams001 2 2,416 06-29-2016, 02:17 PM
Last Post: Ankesh
Shy Java Swing application objects identification issue kavithaminu 2 3,247 07-22-2015, 02:07 AM
Last Post: uftuser18
  Uft 12 - Identification of Google Chrome Object's Property value as plain text teja2730 0 2,477 02-02-2015, 05:22 PM
Last Post: teja2730

Forum Jump:


Users browsing this thread: 1 Guest(s)