Thucydides Step Formatter for Selenium IDE
This is a Firefox plugin that adds Thucydides formatters to Selenium IDE so that tests can be exported as Thucydides Selenium test cases..
The mapping of Selenium Testcases to Thucydides is:
- Testcase = Thucydides Step,
- Suite = Thucydides Test
This allows Thucydides to provide screenshots for each step. To see how the Thucydides report looks like, see the sample report provided.
- Run build.bat.
- Open webdriver-backed-formatters.xpi in Firefox.
Adam Goucher - Author of the Selenium IDE plugin API