如果尝试使用错误的浏览器ID启动Selenium会话
例如
selenium = new DefaultSelenium("localhost", server.getPort(), "*gf", "http://www.eviltester.com");然后,硒1.0.3将报告以下列表:
支持的浏览器包括:
- firefox
- mock
- firefoxproxy
- pifirefox
- chrome
- iexploreproxy
- iexplore
- firefox3
- safariproxy
- googlechrome
- konqueror
- firefox2
- safari
- piiexplore
- firefoxchrome
- opera
- iehta
- custom
这列出了比您更多的东西。



