Commit graph

3 commits

Author SHA1 Message Date
Andrey Lushnikov 8542dc1bdc test: disable Firefox Linux and WebKit Linux failing tests
This patch disables all tests that fail on WebKit Linux and
FireFox Linux.

The plan is to have a Linux CI that will run against playwright
and avoid future regressions.
2019-12-05 14:48:59 -08:00
Dmitry Gozman b6c892842b
feat(screenshot): multiple element screenshots are now taken sequentially (#114)
This makes multiple element screenshots to not fight for the page viewport
by putting viewport manipulation under screenshot task queue.

Drive-by: encapsulated all screenshot logic in Screenshotter.
2019-12-02 10:53:58 -08:00
Pavel Feldman 9ba375c063 Initial commit 2019-11-19 10:58:15 -08:00