.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Acceptance testing using PHPUnit and Selenium --------------------------------------------- .. toctree:: :maxdepth: 5 :titlesonly: :glob: CreatingSeleniumTestsForYourExtension/Index ExecutingSeleniumTests/Index SeleniumServerConnectionSettings/Index There also is `demonstration project using difference kinds of Selenium tests with PHPUnit `_.