Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General Run error
#7
Solved: 11 Years, 3 Months, 4 Weeks ago
Hi Kavita,
I thank u for ur effort and reply.
I agree with ur points.
The properties of the Browser().Page(). is getting changed.
I executed the script and stopped at the point where i got error then i used object spy to check the properties.
What i observed was
In the first iteration (ie List(0).click ) the object spy shows the property in the hierarcy
Browser->Page->WebTable1->WebTable2->WebTable3->WebTable4->Image:Edit

after the first iteration the object spy shows the property in the hierarcy
Browser->Page->WebTable1->WebTable2->WebTable3->WebTable4->WebTable5->Image:Edit

So i tried like this
For i = 0 to NoOfChildObjs - 1
Browser("name:=Browser").Page("title:=Browser").Link(name:=Link Name").Click ' to refresh the page
List(i).Click
Next

But still getting the same error.
Is there any other way to make click of the image.
Reply


Messages In This Thread
General Run error - by Prema - 10-12-2010, 01:03 PM
RE: General Run error - by KavitaPriyaCR - 10-12-2010, 01:16 PM
RE: General Run error - by Prema - 10-12-2010, 01:44 PM
RE: General Run error - by KavitaPriyaCR - 10-12-2010, 01:55 PM
RE: General Run error - by Prema - 10-12-2010, 02:14 PM
RE: General Run error - by KavitaPriyaCR - 10-12-2010, 03:17 PM
RE: General Run error - by Prema - 10-12-2010, 04:08 PM
RE: General Run error - by KavitaPriyaCR - 10-12-2010, 04:35 PM
RE: General Run error - by Prema - 10-12-2010, 04:39 PM
RE: General Run error - by KavitaPriyaCR - 10-12-2010, 04:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  General run error when Exist fails msacks 1 1,866 02-08-2019, 02:12 AM
Last Post: Ankur
  General Object Error(Find Object Error) akhandesh 1 3,612 02-24-2016, 01:05 PM
Last Post: sindhus
Rolleyes The test run cannot continue due to an unrecoverable error neerndg123 3 8,671 09-17-2015, 08:27 PM
Last Post: ananthakumarbe
  HI, i'm having a run time error ,please help? Awzar 0 2,638 01-24-2015, 06:52 AM
Last Post: Awzar
  Browser("BrowserName").Back gives General Run Error... deminiek 13 18,732 12-10-2013, 12:53 AM
Last Post: rizvia

Forum Jump:


Users browsing this thread: 3 Guest(s)