Pavel
|
91c309797d
|
chore: rename the world
|
2019-12-19 16:46:42 -08:00 |
|
Dmitry Gozman
|
12ac458614
|
fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311)
Drive-by: use evaluateInUtility for various utility evals.
|
2019-12-19 15:19:22 -08:00 |
|
Pavel Feldman
|
331f0e603a
|
feat: introduce BrowserServer (#308)
|
2019-12-19 14:51:49 -08:00 |
|
Dmitry Gozman
|
b378bc7f6c
|
feature(evaluate): support cross-context element handles (#295)
|
2019-12-19 11:44:07 -08:00 |
|
Pavel Feldman
|
4ef9f84ab5
|
chore: simplify the launcher routine (#306)
|
2019-12-19 10:21:26 -08:00 |
|
Pavel Feldman
|
d570fc7809
|
feat: further strip the browser api (#304)
|
2019-12-18 18:07:11 -08:00 |
|
Yury Semikhatsky
|
ff474b88e0
|
fix(wk): call setViewport on the new session (#302)
|
2019-12-18 17:37:27 -08:00 |
|
Pavel Feldman
|
0e3328218d
|
feat(context): remove the notion of incognito context (#299)
|
2019-12-18 16:44:02 -08:00 |
|
Pavel Feldman
|
b5e9086576
|
chore: remove browser from the api (#296)
|
2019-12-18 16:23:05 -08:00 |
|
Dmitry Gozman
|
9afd35d3a1
|
feature(waitfor): waitFor visible or any by default (#284)
|
2019-12-18 14:28:16 -08:00 |
|
Dmitry Gozman
|
7750db97fe
|
api: remove ExecutionContext from api (#290)
In the current state, it is superseeded by Frame and JSHandle.
|
2019-12-18 13:51:45 -08:00 |
|
Pavel Feldman
|
6d0dfd0abf
|
feat(context): start moving overrides to the context level
|
2019-12-18 12:23:33 -08:00 |
|
Dmitry Gozman
|
0f8333ba89
|
feature(filechooser): move waitForFileChooser to common waitForEvent (#281)
|
2019-12-17 17:34:32 -08:00 |
|
Yury Semikhatsky
|
83833f61c1
|
feat(webkit): support referrer parameter in Page.navigate (#286)
* add test for reference-policy: no-referrer
|
2019-12-17 18:19:35 -07:00 |
|
Dmitry Gozman
|
24eb6d8671
|
chore: simplify extra http headers handling across browsers (#274)
|
2019-12-17 11:31:52 -08:00 |
|
Dmitry Gozman
|
916158656c
|
chore: unify reload/goBack/goForward across browsers (#273)
|
2019-12-17 11:28:09 -08:00 |
|
Yury Semikhatsky
|
e851a27350
|
feat(webkit): implement ElementHandle.contentFrame (#276)
|
2019-12-17 12:21:53 -07:00 |
|
Dmitry Gozman
|
5a60a96410
|
chore: reuse navigation methods between browsers (#271)
|
2019-12-16 22:02:33 -08:00 |
|
Yury Semikhatsky
|
974f82073f
|
feat(webkit): allow to run beforeunload when closing page (#264)
|
2019-12-16 17:33:36 -08:00 |
|
Yury Semikhatsky
|
bfb8df29bb
|
feat(webkit): reload page after updating user agent (#268)
|
2019-12-16 18:29:40 -07:00 |
|
Dmitry Gozman
|
03e2336d49
|
chore: various cleanup (#266)
|
2019-12-16 16:43:28 -08:00 |
|
Dmitry Gozman
|
f9f7d5c55a
|
feature(navigation): implement networkilde0 and networkidle2 (#263)
|
2019-12-16 16:32:04 -08:00 |
|
Dmitry Gozman
|
4b7a017456
|
chore: introduce FrameManager to be reused between browsers (#261)
|
2019-12-16 15:56:11 -08:00 |
|
Dmitry Gozman
|
09bf6b1906
|
fix(navigation): expect navigation on navigation request (#248)
|
2019-12-14 08:20:51 -08:00 |
|
Yury Semikhatsky
|
f539afa2a7
|
feat(webkit): support ignoreHTTPSErrors launcher option (#243)
Also roll webkit to 1036
|
2019-12-13 22:46:27 -07:00 |
|
Pavel Feldman
|
0b5c0a76ab
|
feat(webkit): support emulating color scheme (#247)
|
2019-12-13 17:34:02 -08:00 |
|
Dmitry Gozman
|
dd2ce94de9
|
fix(navigation): waitForNavigation to pick up aborted navigation (#244)
|
2019-12-13 16:35:10 -08:00 |
|
Pavel
|
cde81aaf5a
|
fix: account for linux treatment of canceled requests
|
2019-12-13 14:06:00 -08:00 |
|
Pavel Feldman
|
046d015782
|
chore: unify transports, serialize events with acks (#239)
|
2019-12-13 14:53:49 -07:00 |
|
Dmitry Gozman
|
39fb556f27
|
fix(webkit): detect expected/aborted navigations based on network requests (#238)
|
2019-12-13 13:03:52 -08:00 |
|
Dmitry Gozman
|
f8426fdf95
|
chore: move frame id to Frame, remove unused events (#235)
|
2019-12-13 10:52:33 -08:00 |
|
Pavel Feldman
|
bae8cd3fae
|
chrome: co-locate transport types (#236)
|
2019-12-12 21:30:49 -08:00 |
|
Dmitry Gozman
|
97c50c22ab
|
chore: inherit FrameExecutionContext from ExecutionContext (#234)
|
2019-12-12 21:11:52 -08:00 |
|
Pavel Feldman
|
5822de844a
|
chore: rename common files to start with lower case
|
2019-12-12 20:55:29 -08:00 |
|
Pavel Feldman
|
5377f7a2d8
|
lint: eslint fixes
|
2019-12-12 20:21:29 -08:00 |
|
Pavel Feldman
|
c7cf4886ea
|
api: s/createIncognitoBrowserContext/newContext/
|
2019-12-12 20:14:50 -08:00 |
|
Dmitry Gozman
|
d378a8d3fc
|
chore: reuse processLauncher between browsers (#231)
Drive-by: improve test runner to always exit and kill browsers
|
2019-12-12 17:52:13 -08:00 |
|
Dmitry Gozman
|
39fa313535
|
chore: merge DOMWorldDelegate and PageDelegate (#228)
|
2019-12-12 17:51:05 -08:00 |
|
Dmitry Gozman
|
3b202fb4b8
|
fix(webkit): handle frameAttached event (#227)
|
2019-12-12 17:50:37 -08:00 |
|
Dmitry Gozman
|
3c7181a545
|
fix(webkit): fix ordering of provisional messages relative to the rest (#225)
|
2019-12-12 09:59:08 -07:00 |
|
Pavel Feldman
|
cca2659578
|
test: update console tests (#223)
|
2019-12-12 08:58:37 -08:00 |
|
Pavel Feldman
|
19cac9a0c1
|
test: rebaseline wk/mac network tests
|
2019-12-11 19:32:07 -08:00 |
|
Pavel Feldman
|
7c7c13e89d
|
fix(webkit): fix a couple of navigation tests (#217)
|
2019-12-11 17:46:26 -08:00 |
|
Pavel Feldman
|
6440323003
|
fix(webkit): wait for main response on subresource-free goto (#216)
|
2019-12-11 16:19:37 -08:00 |
|
Dmitry Gozman
|
b70eebc4b2
|
chore: merge PageDelegate, FrameDelegate and ScreenshotterDelegate (#213)
|
2019-12-11 13:36:41 -07:00 |
|
Yury Semikhatsky
|
ce21019c7d
|
fix(webkit): make sure each message is dispatch in separate task (#212)
|
2019-12-11 12:06:11 -08:00 |
|
Pavel Feldman
|
357e175964
|
fix(webkit): fullPage screenshot w/o viewport (#210)
|
2019-12-11 11:26:34 -08:00 |
|
Dmitry Gozman
|
58336d3eb9
|
chore: get rid of <Browser> templating (#209)
|
2019-12-11 07:18:43 -08:00 |
|
Dmitry Gozman
|
57acdfd860
|
chore: reuse LifecycleWatcher between browsers (#208)
|
2019-12-11 07:17:32 -08:00 |
|
Pavel Feldman
|
e42e361d20
|
feat(webkit): use new bypass csp method (#207)
|
2019-12-10 19:26:13 -08:00 |
|