Pavel Feldman
|
80c3b46a54
|
feat(websockets): implement support for ws on cr/wk (#542)
|
2020-01-21 11:48:48 -08:00 |
|
Dmitry Gozman
|
bb3f12245c
|
feat(network): ignore favicon requests - these are too unpredictable (#533)
|
2020-01-17 17:14:39 -08:00 |
|
Dmitry Gozman
|
057e466a65
|
fix(api): remove network events for data: urls (#512)
|
2020-01-16 16:58:02 -08:00 |
|
Dmitry Gozman
|
a1d1f26fb7
|
chore: more strict type checking (#466)
|
2020-01-13 13:33:25 -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 |
|
Arjun Attam
|
562e6f5fe1
|
chore(license): use Apache 2.0 (#389)
|
2020-01-06 18:22:35 -08:00 |
|
Pavel Feldman
|
654fa22cc7
|
feat(webkit): enable request interception (#343)
|
2019-12-30 23:05:28 +01:00 |
|
Dmitry Gozman
|
7e90292834
|
fix(networkidle): make it (almost) work with setContent (#307)
|
2019-12-19 15:07:57 -08:00 |
|
Yury Semikhatsky
|
da051a72a8
|
fix: strip off hash from request urls (#297)
|
2019-12-18 16:27:20 -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 |
|
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
|
e124d44a55
|
chore: rework wait task to accept arbitrary task on dom world (#126)
|
2019-12-03 11:51:41 -07:00 |
|
Pavel Feldman
|
8989da6c16
|
fix(cookies): follow up to make all platform tests pass
|
2019-12-02 16:48:38 -08:00 |
|
Pavel Feldman
|
040f93faa2
|
feat(cookies): implement cookies across the board (#121)
|
2019-12-02 16:36:46 -08:00 |
|
Dmitry Gozman
|
8efd258e40
|
chore: encapsulate dom-related logic to DOMWorld, part 1 (#112)
|
2019-11-28 12:50:52 -08:00 |
|
Dmitry Gozman
|
c3393039b0
|
chore: reuse ElementHandle between browsers (#108)
|
2019-11-27 16:02:31 -08:00 |
|
Dmitry Gozman
|
b2c31b7317
|
chore: reuse network Request and Response between browsers (#101)
|
2019-11-27 12:44:12 -08:00 |
|
Pavel Feldman
|
a4e24c718b
|
feat(cookies): move cookie management to BrowserContext (#82)
|
2019-11-26 11:23:13 -08:00 |
|