selenium certificate problem

2011-06-13 Thread Anna Simbirtsev
Hi, I am using selenium to test my wicket application. When run test cases, I get an error "This Connection is Untrusted" and asks me to accept to certificate. I am trying to get selenium server to use my profile and not to create a new one every time. I added the following line to pom.xml, but it

Re: selenium certificate problem

2011-06-13 Thread Martin Grigorov
I think this is related to running with SSL (i.e. HTTPS). It is not related to Firefox or Selenium itself. On Mon, Jun 13, 2011 at 10:34 PM, Anna Simbirtsev wrote: > Hi, > > I am using selenium to test my wicket application. When run test > cases, I get an error "This Connection is Untrusted" and