Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Browser - Child objects method is very very slow
#1
Not Solved
I am using the below given step to collect all the child objects in a page.

it takes almost for minutes to collect 200 child objects.Is there any way to speed up this process?

Code:
Set odesc=nothing
Set odesc=Description.Create()
odesc("micclass").value="WebElement"
odesc("class").value=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Set l_link=Browser(xxxxxxxxxxx).Page(xxxxxxx).ChildObjects(odesc)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to identify Child Object for a window application created using C#. ssanjeev 3 5,920 03-27-2017, 05:38 AM
Last Post: ankita
  System work slow with UFT 12.02 elyanivson 0 2,684 02-10-2015, 05:09 PM
Last Post: elyanivson
  UFT 11.5 Slow ankit.saini 2 4,325 06-25-2014, 10:29 PM
Last Post: ankit.saini
  QTP runs slow when scheduled through a Virtual Machine BajaJeff 3 5,139 06-11-2013, 02:45 AM
Last Post: Ankur
Exclamation Shared Object Repository, Object Recognition Slow falvi 6 5,106 03-28-2012, 06:45 PM
Last Post: falvi

Forum Jump:


Users browsing this thread: 1 Guest(s)