Tests are executed with 'run' command
This will execute our Welcome test with
PhpBrowser. It's PHP script that can check HTML page contents, click
links, fill forms, and submit POST and GET requests. For more complex tests
that require a browser use Selenium with
WebDriver module.