
WWW::Webrobot::TestplanRunner - runs a testplan

WWW::Webrobot::TestplanRunner -> new() -> run($test_plan, $cfg);

This module configures Webrobot with $cfg, reads a testplan and executes this plan.

Construct an object.
Get the symbol table, see WWW::Webrobot::SymbolTable. Symbols are defined within a config file or within a test plan.

is a frontend for this class