Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The test run cannot continue due to an unrecoverable error
#4
Not Solved
I'm getting a General run error while executing the following script:


Code:
Set objtab=description.create
Objtab(“MicClass”).value=”WebTable”
Set a=Browser("name:= ").Page("title:= ”).childobjects(objtab)
Msgbox a.count
For i=0 to a.count-1
B=a(i).tostring
Print b
next


Please help to resolve this.
Reply


Messages In This Thread
RE: The test run cannot continue due to an unrecoverable error - by ananthakumarbe - 09-17-2015, 08:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  General run error when Exist fails msacks 1 1,653 02-08-2019, 02:12 AM
Last Post: Ankur
  "Continue to this website (not recommended)." Error we are getting kotaramamohana 7 28,069 07-21-2016, 09:55 PM
Last Post: Ranjith Nair
  Test Set Run automatically Santhosh311 0 2,287 04-14-2016, 06:06 PM
Last Post: Santhosh311
  HI, i'm having a run time error ,please help? Awzar 0 2,396 01-24-2015, 06:52 AM
Last Post: Awzar
  Browser("BrowserName").Back gives General Run Error... deminiek 13 17,680 12-10-2013, 12:53 AM
Last Post: rizvia

Forum Jump:


Users browsing this thread: 1 Guest(s)