Closed
Bug 1289456
Opened 8 years ago
Closed 8 years ago
Getting error -Request failed certificate checks: [Exception... "Certificate checks failed. See previous errors for details." nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: resource://gre/modules/CertUtils.jsm
Categories
(Testing :: General, defect, P1)
Testing
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1103196
People
(Reporter: manisundhar07, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Steps to reproduce:
We facing this issue when we run our test on selenium firefox driver.
Actual results:
Once navigated to the page, we need click a element present on the page. But due to below error message, Firefox driver get hanged so we would not perform any action on this page.
Expected results:
Once navigated to the page, it should allow us the perform any action on the page.
Reporter | ||
Updated•8 years ago
|
Severity: normal → blocker
Component: Untriaged → General
Priority: -- → P1
Product: Firefox → Testing
Reporter | ||
Comment 1•8 years ago
|
||
Please refer the attached firefox log file
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•