Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Testing Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Testing Anywhere Post messages and questions related to Testing Anywhere here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-08-2010, 01:30 AM
welshtim welshtim is offline
Junior Member
 
Join Date: Sep 2010
Posts: 5
Default Can you start a script part way through

Is there any way to start a script part way through to incrementally test it? I have a script that starts an application, logs in, does some stuff and now I want to progressively enhance what it does. Starting form scratch each time is going to become a nuisance. Is there anything I can do short of writing a series of short scripts which I progressively add to the main one?

Tim.
Reply With Quote
  #2 (permalink)  
Old 10-08-2010, 06:40 AM
welshtim welshtim is offline
Junior Member
 
Join Date: Sep 2010
Posts: 5
Default

I have just found 'Run from this step' so matter closed.
Reply With Quote
  #3 (permalink)  
Old 12-08-2010, 10:44 PM
kanchana20 kanchana20 is offline
Junior Member
 
Join Date: Dec 2010
Posts: 1
Default

This is one of the easiest questions we’ve ever had to answer: you can stop a script at any time by using a single line of code:

If Err <> 0 Then
Wscript.Quit
End If
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 02:38 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved