selenium rc - firefox keeps on asking for proxy?
i have created firefox template and started selenium server from command line giving -firefoxProfileTemplate "path to the开发者_如何学编程 profile" but still it asks for proxy?
any solutions?
- Have you changed the lan settings for your new FF profile to use the proxy?
- When the tests open the FF browser, check the proxy settings manually and see if its there? If not, then Selenium might still be NOT using the correct profile.
精彩评论