Firefox profile issue

Posted by vooda gopal on Ask Ubuntu See other posts from Ask Ubuntu or by vooda gopal
Published on 2013-11-06T09:23:30Z Indexed on 2013/11/06 10:11 UTC
Read the original article Hit count: 326

Filed under:

Is there any limit in the number of firefox profiles that can be created?

My issue is I am currently doing selenium webdriver automation in linux for a device. There are 50 devices of same kind and framework will pickup a device depending on availability. I need to by pass unsigned ssl pages. I am using firefox 14.

I have implemented following but it is not consistent.

everytime a device is chosen adds cer of device to the cert file in firefox profile but I am getting sec_error_bad_signature very frequently.

So I started recreating cert [delete and create if by opening firefox] file for every run.

Now this is posing a problem if multiple devices are run at the same time. Hence I want to create separate firefox profile

© Ask Ubuntu or respective owner

Related posts about firefox