Fixed typo in misc/Testsuite.md

This commit is contained in:
Phani Kiran Thaticharla 2018-07-16 14:40:05 -07:00 committed by Stian Thorgersen
parent 8e221ea597
commit 886362ebf2

View file

@ -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`