Pavel Feldman
|
64f9c3ba1d
|
feat(api): move fetch api into the namespace (#8871)
|
2021-09-13 12:43:07 -07:00 |
|
Yury Semikhatsky
|
b6180055df
|
feat(fetch): make fetch api public (#8853)
|
2021-09-10 18:36:55 -07:00 |
|
Yury Semikhatsky
|
3c5d8ff18d
|
test: skip failing interception tests in Electron (#8836)
|
2021-09-10 09:33:12 -07:00 |
|
Yury Semikhatsky
|
5550f58284
|
feat(fetch): fetch with request parameter (#8793)
|
2021-09-08 16:31:58 -07:00 |
|
Yury Semikhatsky
|
b11b274b0d
|
feat(fetch): fulfill without passing fetch response body client<->server (#8789)
|
2021-09-08 14:59:12 -07:00 |
|
Yury Semikhatsky
|
a6740c852a
|
test: webkit linux fails to load application/octet-stream resource (#8424)
|
2021-08-24 17:34:29 -07:00 |
|
Dmitry Gozman
|
8b6b894dd8
|
test: prepare test to use options as passed (#6557)
This changes `headful` to `headless` to align with launch options.
Also replaces `isChromium` and friends with `browserName`.
|
2021-05-13 10:22:23 -07:00 |
|
Dmitry Gozman
|
217cbe3e21
|
test: cleanup bad usages of pageTest (#6430)
|
2021-05-06 07:08:22 -07:00 |
|
Dmitry Gozman
|
9433cae4fe
|
test: move all page tests to a subdirectory (#6427)
|
2021-05-05 19:10:28 -07:00 |
|