Closed Bug 1315422 Opened 8 years ago Closed 8 years ago

Intermittent test_ssl_disabled_error_page.py TestSSLDisabledErrorPage.test_ssl_disabled_error_page | NoSuchElementException: Unable to locate element: title-text

Categories

(Testing :: Firefox UI Tests, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: bulk-close-intermittents, intermittent-failure)

Lines of code we execute here: > self.assertRaises(MarionetteException, self.marionette.navigate, self.url) > > # Wait for the DOM to receive events > time.sleep(1) > > # Verify "Secure Connection Failed" error page title > title = self.marionette.find_element(By.CLASS_NAME, 'title-text') Maybe the DOM was not ready yet, or navigate failed and returned too early.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.