blob: 0e9e3805c5e20953fbbfd8eaff31f0b3915c3e6f [file] [log] [blame]
CONSOLE MESSAGE: [object HTMLDivElement]
CONSOLE MESSAGE: [object HTMLDivElement]
CONSOLE MESSAGE: Could not capture screenshot
Tests for the console.screenshot API.
== Running test suite: console.screenshot
-- Running test case: console.screenshot.SingleNode
PASS: The added message should be an image.
PASS: The image should not be empty.
-- Running test case: console.screenshot.MultipleNodes
PASS: The added message should be an image.
PASS: The image should not be empty.
-- Running test case: console.screenshot.DetachedNode
PASS: Could not capture screenshot
-- Running test case: console.screenshot.NoArguments
PASS: The added message should be an image.
PASS: The image should not be empty.
PASS: The image width should be greater than 2px.
PASS: The image height should be greater than 2px.