
webrobot - run a testplan

webrobot --cfg example/cfg.prop --testplan example/testplan.xml

This command runs a testplan. It takes two parameters, both are mandatory:
Display this help.
Print the version number. It is taken from WWW::Webrobot.pm
This is the configuration file, see WWW::Webrobot::pod::Config. This parameter is optional and will do a standard test output if missing.
This is the testplan to run, see WWW::Webrobot::pod::Testplan.
Define some property/value pairs. This overwrites properties defined in the config file.
Change example/testplan.xml to your needs. It is just an example and won't run successfully because it is taken from an intranet environment!
