Displaying 1 result from an estimated 1 matches for "thirstybear".
2009 Apr 29
1
Cucumber/Webrat/Selenium + SSL?
...uot;localhost" domain but it
won''t persist because every time you run the suite Selenium launches a
clean copy of Firefox with a blank profile.
This page provides some tips on how to set up a Firefox profile
containing the exception and force Selenium to use it:
http://blog.thirstybear.co.uk/2008/05/selenium-and-https.html
But that won''t work when using Cucumber/Webrat, because as far as I
can tell from the Webrat Selenium docs.
http://github.com/brynary/webrat/blob/master/lib/webrat/selenium.rb
Webrat will "automatically start the Selenium Java server proce...