Home

Products
WinTask Features
How It Works
Top 10 Uses
Web Data Extraction
Free Downloads
Buy Now
Compare WinTask
Hottest New Version
NEW! OCR Features

Professional Services
Data Extraction Services
Submit Your Task Description

Resource Center
Real-time Online Support
Tutorials
WinTask Forum
WinTask Manuals
WinTask Online Help
FAQ
Contact Us

Our Company

Who We Are
Why WinTask?
Privacy Policy


 

 

How to use variables in a WinTask script

 

The first Tutorial was creating a Web automation script which was filling a form with two constants, a text typed in an HTML text field, and a constant item to select in a list. 

In this second Tutorial, we demonstrate how those two constants can be replaced by two variables that we initialize at the beginning of the script. In the third Tutorial, we will initialize those two constants from an external file, an Excel worksheet. By applying the techniques seen in those two Tutorials, you will be able to create a script which fills a form endlessly taking the data to write to the form from an Excel worksheet.

This second Tutorial opens the script that you created in the first Tutorial.

 

Click here to launch the Flash demo (0.8 Mo).

 

Go to How to build a data driven Web automate
Back to How to create a Web automation script
Back to Tutorials main page