webDOMinator - Minion Scripting Language Reference

Search a Command:
<< Back to Script Level Commands

onfinish

Usage...
onfinish:script-file
Tells the script to run another script when automation finishes. i.e: webDOM gets to the bottom of the list, or the set stopping point.
This applies to webDOM version 2.0.0 and above.

User Comments on onfinish

Example of how to use Onfinish with add_all

Written by: webDOMinator 3 years and 5 months ago

Suppose I wanted to make a script add 20 people on my list and then quit webDOM... or add 20 people and then loop the full script again with another 20 people.

Code

//thisscript.qa:
//Logs out, changes account, logs in, gathers and adds, then runs itself again on finish, thus completing a loop
onfinish:sys.plugindir^scripts\thisscript.qa
click:dom.a.Log out
nextaccount
login
navigate:global.browseurl
setlistfile:templist
autogather:200
add_all

Post a Comment About the "onfinish" Command
Title:
Comment:
Post as Anonymous:
User Login
Username:
Email:
Password:
webDOMinator is copyright ©2008, 2009, 2010, 2011, 2012 Nathaniel D. Gibson. All Rights Reserved.
Contact | Tutorials | Forum
By using webDOMinator you are taking all liability in to your own hands. Nathaniel D. Gibson is not responsible for any damages, loss, or defamation (legal or otherwise) caused to you or your business from using this program. Nathaniel D. Gibson is not associated with, affiliated with, nor responsible for the content submitted and displayed by users of this site.