I like the idea of providing a collection of RemoteWebDriverCapability flags to tell you want to run the test on multiple browsers in a Selenium grid. This is however not implemented by SeleniumFixture.
Providing multiple RemoteWebDriverAttribute is also not possible making it less easy to run the tests on multiple browsers in a Selenium grid.
Where there any specific issues implementing this or just not got the time to implement this?