Public bug reported: Currently the Integration tests only uses Selenium's FirefoxDriver, making Firefox the sole browser being tested. Selenium WebDriver also support ChromeDriver and InternetExplorerDriver and few other less interesting browsers (IMHO at least). The integration tests should run on these browsers as well, to discover browser-specific issues.
Useful info from Selenium Wiki: 1. Chrome Driver: https://code.google.com/p/selenium/wiki/ChromeDriver 2. Internet Explorer Driver: https://code.google.com/p/selenium/wiki/InternetExplorerDriver ** Affects: horizon Importance: Undecided Status: New ** Tags: chrome chromedriver ie integration-tests internetexplorerdriver test-browsers webdrivers -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1355748 Title: Integration tests - Chrome and IE webdrivers Status in OpenStack Dashboard (Horizon): New Bug description: Currently the Integration tests only uses Selenium's FirefoxDriver, making Firefox the sole browser being tested. Selenium WebDriver also support ChromeDriver and InternetExplorerDriver and few other less interesting browsers (IMHO at least). The integration tests should run on these browsers as well, to discover browser-specific issues. Useful info from Selenium Wiki: 1. Chrome Driver: https://code.google.com/p/selenium/wiki/ChromeDriver 2. Internet Explorer Driver: https://code.google.com/p/selenium/wiki/InternetExplorerDriver To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1355748/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp