/ Site Map / About Us / General Products / MV Products / Outsourcing / Home page /
This Case Study Demonstrates:
The Mock Auction web site, that runs against the supplied demo script (MockAuction), is found on the public internet at:
http://mail.thetotal.co.nz:7301/PxFBF1/prc1.asp
You can and should also visit the application manually to get the idea of how it works before proceeding.
This website's source code (ASP files starting with PRCn) is supplied as source code for running on your own IIS
or PWS webserver. Find it in your PixieRobot subfolder "PixieR2". Starting file is "prc1.asp"
For more information on how to use such a web-server, refer to PixieWeb documentation at:
Web-Server Set-Up
To test-run using our site:
In addition to the above, you may test-run on your own site. You will need to edit file "MockAuction.txt"
to point to your own webserver. This usually means changing the URL in Step 1 to something like
"http://localhost/mockauction/prc1.asp".
"MockAuction.txt" is supplied with a config line
Monitor=True. This makes the browser visible
within the "WWWMonitor" so you can see the navigation happen. While in this mode, PixieRobot
pauses each step for a default 8 sec. This is to give you time to save files to disk for analysis.
For example a "right click" and click "view source" will place the HTML of the current page in NotePad.
You can click "Continue" to move it along, or edit the setting:
Menu:Config --> WWW --> MonitorPause parameter.
When you get "MockAuction" running, you can advance to
changing the script config line to
Monitor = False .
This runs the browser session invisibly and without pauses so giving you the best
indication of speed.
This is the resulting console display for a successful run.
/ Site Map / About Us / General Products / MV Products / Outsourcing / Home page /