Closed
Bug 1437485
Opened 7 years ago
Closed 5 years ago
WebDriver:TakeScreenshot does not return data for images loaded via file://
Categories
(Remote Protocol :: Marionette, defect, P2)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
As noticed at https://github.com/mozilla/geckodriver/issues/1156 the screenshot command doesn't return any data when an image has been loaded via the file:// URL. This is not a problem for other file types via file://.
Updated•7 years ago
|
Blocks: webdriver
OS: Unspecified → All
Priority: P3 → P2
Hardware: Unspecified → All
Summary: Screenshot command returns no data for images loaded via file:// → WebDriver:TakeScreenshot does not return data for images loaded via file://
Version: Version 3 → Trunk
Reporter | ||
Comment 1•5 years ago
|
||
I can't no longer see this misbehavior. It works all fine even with Firefox 69.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•