Fixed typo in misc/Testsuite.md
This commit is contained in:
parent
8e221ea597
commit
886362ebf2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Executing testsuite
|
||||||
Browser
|
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`
|
To run the tests with Firefox add `-Dbrowser=firefox` or for Chrome add `-Dbrowser=chrome`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue