diff --git a/misc/Testsuite.md b/misc/Testsuite.md index 142326a95c..ad7f61d028 100644 --- a/misc/Testsuite.md +++ b/misc/Testsuite.md @@ -4,7 +4,7 @@ Executing testsuite Browser ------- -The testsuite uses Sellenium. By default it uses the HtmlUnit WebDriver, but can also be executed with Chrome or Firefox. +The testsuite uses Selenium. By default it uses the HtmlUnit WebDriver, but can also be executed with Chrome or Firefox. To run the tests with Firefox add `-Dbrowser=firefox` or for Chrome add `-Dbrowser=chrome`