Andrey Lushnikov
|
a7f3490e48
|
feat(testrunner): implement "dit" command (#312)
|
2019-12-19 16:47:35 -07:00 |
|
Dmitry Gozman
|
7e90292834
|
fix(networkidle): make it (almost) work with setContent (#307)
|
2019-12-19 15:07:57 -08:00 |
|
Dmitry Gozman
|
3669dad243
|
feat(urlmatch): support url matching in waitForNavigation (#300)
|
2019-12-18 18:03:02 -08:00 |
|
Joel Einbinder
|
1c2b6444e9
|
test(webkit): add tests for after cross origin navigations (#298)
|
2019-12-18 17:42:16 -08:00 |
|
Andrey Lushnikov
|
8cc682c7b8
|
feat(testrunner): allow focusing all tests in a file
With this change, exporting a "fdescribe" function from a file
will focus all tests inside the file.
|
2019-12-18 17:13:39 -08:00 |
|
Yury Semikhatsky
|
da051a72a8
|
fix: strip off hash from request urls (#297)
|
2019-12-18 16:27:20 -08:00 |
|
Yury Semikhatsky
|
1d4ebd37b1
|
tests(webkit): mark Page.navigate to invalid URL test as passing (#293)
|
2019-12-18 16:49:43 -07:00 |
|
Yury Semikhatsky
|
58cd8210b0
|
test: disable new referrer test on FF
|
2019-12-18 13:36:35 -08:00 |
|
Pavel Feldman
|
6d0dfd0abf
|
feat(context): start moving overrides to the context level
|
2019-12-18 12:23:33 -08:00 |
|
Andrey Lushnikov
|
533d058ea6
|
fix(firefox): support late attachment and skip a few failing tests (#283)
|
2019-12-17 17:33:06 -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
|
5a60a96410
|
chore: reuse navigation methods between browsers (#271)
|
2019-12-16 22:02:33 -08:00 |
|
Yury Semikhatsky
|
8828228702
|
tests(webkit): unskip test that depends on frameStoppedLoading (#269)
|
2019-12-16 20:19:41 -08:00 |
|
Dmitry Gozman
|
f9f7d5c55a
|
feature(navigation): implement networkilde0 and networkidle2 (#263)
|
2019-12-16 16:32:04 -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 |
|
Dmitry Gozman
|
39fb556f27
|
fix(webkit): detect expected/aborted navigations based on network requests (#238)
|
2019-12-13 13:03:52 -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
|
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 |
|
Dmitry Gozman
|
57acdfd860
|
chore: reuse LifecycleWatcher between browsers (#208)
|
2019-12-11 07:17:32 -08:00 |
|
Joel Einbinder
|
02f2209b13
|
test(firefox): enable some tests that already firefox passes (#204)
|
2019-12-10 17:09:06 -08:00 |
|
Pavel Feldman
|
f37d9bfe95
|
test: extract chromium-specific connect tests
|
2019-12-10 13:28:50 -08:00 |
|
Dmitry Gozman
|
b4c89ca0f9
|
chore: unify frame lifecycle events between browsers (#172)
|
2019-12-09 16:34:42 -08:00 |
|
Yury Semikhatsky
|
02e29219fd
|
fix(webkit): make go back/forard return null on error (#171)
|
2019-12-06 16:38:23 -08:00 |
|
Yury Semikhatsky
|
25af050bd4
|
feat(webkit): add page back/forward commands (#144)
|
2019-12-05 08:32:52 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|