Pavel Feldman
|
84f5700294
|
feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906)
|
2020-02-10 10:41:45 -08:00 |
|
Pavel Feldman
|
79b7a8491e
|
fix(screenshot): be careful w/ default viewport, extract common logic (#913)
Fixes #887.
|
2020-02-10 09:15:15 -08:00 |
|
Joel Einbinder
|
73148fda79
|
chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898)
|
2020-02-07 13:38:50 -08:00 |
|
Dmitry Gozman
|
fee83b17c9
|
fix(api): page.viewport -> page.viewportSize (#878)
We now only allow to resize the page, leaving isMobile and deviceScaleFactor as browser context options.
|
2020-02-06 19:02:55 -08:00 |
|
Dmitry Gozman
|
fb1b3d9a89
|
chore: finish strict type checks across src (#482)
|
2020-01-13 22:08:35 -08:00 |
|
Dmitry Gozman
|
8b09358a56
|
fix(screenshot): element screenshot should not throw when viewport is null (#472)
|
2020-01-13 16:29:08 -08:00 |
|
Dmitry Gozman
|
a1d1f26fb7
|
chore: more strict type checking (#466)
|
2020-01-13 13:33:25 -08:00 |
|
Dmitry Gozman
|
63f16a9ef8
|
fix(screenshot): provide nice error message during navigation (#456)
|
2020-01-10 17:25:28 -08:00 |
|
Dmitry Gozman
|
9c966c8b19
|
feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392)
|
2020-01-07 11:55:24 -08:00 |
|
Dmitry Gozman
|
491eeeef7e
|
feat(scrollIntoView): expose scrollIntoViewIfNeeded in api (#382)
This also replaces isIntersectingViewport with visibleRatio for more flexibility.
|
2020-01-06 13:16:56 -08:00 |
|
Pavel Feldman
|
b5e9086576
|
chore: remove browser from the api (#296)
|
2019-12-18 16:23:05 -08:00 |
|
Dmitry Gozman
|
b70eebc4b2
|
chore: merge PageDelegate, FrameDelegate and ScreenshotterDelegate (#213)
|
2019-12-11 13:36:41 -07:00 |
|
Pavel Feldman
|
357e175964
|
fix(webkit): fullPage screenshot w/o viewport (#210)
|
2019-12-11 11:26:34 -08:00 |
|
Pavel
|
349ce22565
|
lint: follow up with lints
|
2019-12-06 12:04:11 -08:00 |
|
Pavel Feldman
|
bb1888c86e
|
feat(screenshots): make them work everywhere (#164)
|
2019-12-06 11:33:24 -08:00 |
|