Tagged Questions
6
votes
1answer
457 views
Firefox (3.6) not loading Flash when running Selenium2 tests
I've seen several mentions of an issue when running tests in Firefox: the Flash player doesn't load the SWF if the browser window doesn't have focus. This causes sporadic test failures if the system ...