Open
Bug 1312679
Opened 9 years ago
Updated 3 years ago
WebDriver:Navigate should give failure details if loading a page was not successful
Categories
(Remote Protocol :: Marionette, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
(In reply to Henrik Skupin (:whimboo) from bug 1312214 comment #4)
> Maybe we should improve Marionette so it clearly can tell us what
> specifically went wrong when loading a page eg. latest known readyState,
> available HTTP failure code.
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 2•8 years ago
|
||
(In reply to David Burns :automatedtester from comment #1)
> See https://github.com/mozilla/geckodriver/issues/770
That's a different issue as originally intended with this bug but we can include that for sure.
Updated•8 years ago
|
Summary: navigate() should give failure details if loading a page was not successful → WebDriver:Navigate should give failure details if loading a page was not successful
Updated•8 years ago
|
Blocks: webdriver-navigate
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•