diff --git a/test/selenium/TestBase.php b/test/selenium/TestBase.php index 97498ccc634a..0c17248edeb0 100644 --- a/test/selenium/TestBase.php +++ b/test/selenium/TestBase.php @@ -48,7 +48,7 @@ abstract class PMA_SeleniumBase extends PHPUnit_Extensions_Selenium2TestCase ) ), array( - 'browserName' => 'internet_explorer', + 'browserName' => 'internet explorer', 'host' => 'hub.browserstack.com', 'port' => 80, 'timeout' => 30000,