Index: branches/MwEmbedStandAlone/tests/selenium_framework/LocalSeleniumSettings.php.sample |
— | — | @@ -49,7 +49,7 @@ |
50 | 50 | $wgSeleniumTestsBrowsers['win-ie'] = 'IE on Windows'; |
51 | 51 | |
52 | 52 | // Actually, use this browser |
53 | | -$wgSeleniumTestsUseBrowser = 'firefox'; |
| 53 | +$wgSeleniumTestsUseBrowser = 'osx-firefox'; |
54 | 54 | |
55 | 55 | // Set command line mode |
56 | 56 | $wgSeleniumTestsRunMode = 'cli'; |