Joel Einbinder
|
9fb6a68b25
|
fix(webkit): use protocol to serialize values instead of JSON (#373)
|
2020-01-03 15:39:01 -08:00 |
|
Pavel Feldman
|
62888d8543
|
revert(json): revert WK null-json mode, joel has a better fix (#372)
|
2020-01-03 14:06:55 -08:00 |
|
Pavel Feldman
|
0fab90be79
|
feat(evaluate): survive null JSON in WK and FF (#352)
|
2020-01-02 15:06:28 -08:00 |
|
Pavel Feldman
|
b64bd35c23
|
feat(evaluate): survive null JSON (#351)
|
2020-01-02 12:13:18 -08:00 |
|
Yury Semikhatsky
|
701b5db452
|
fix(wk): make evaluateOnNewDocument work with PSON (#326)
|
2019-12-20 16:16:32 -08:00 |
|
Joel Einbinder
|
ce74a659e1
|
test: failing test for setting JSON equal to null (#314)
|
2019-12-19 17:25:09 -07:00 |
|
Andrey Lushnikov
|
a7f3490e48
|
feat(testrunner): implement "dit" command (#312)
|
2019-12-19 16:47:35 -07:00 |
|
Dmitry Gozman
|
b378bc7f6c
|
feature(evaluate): support cross-context element handles (#295)
|
2019-12-19 11:44:07 -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 |
|
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
|
0675d8ec9a
|
test: happy webkit test patch
|
2019-12-12 18:27:07 -08:00 |
|
Pavel Feldman
|
58fd7c5c45
|
test: remove BigInt tests, no one uses BigInt yet (#224)
|
2019-12-12 10:38:34 -07:00 |
|
Pavel Feldman
|
8c548ed9e9
|
feat(webkit): implement page.exposeFunction (#195)
|
2019-12-10 15:17:42 -08:00 |
|
Pavel Feldman
|
f37d9bfe95
|
test: extract chromium-specific connect tests
|
2019-12-10 13:28:50 -08:00 |
|
Dmitry Gozman
|
640646b794
|
chore(firefox): migrate to common Page (#188)
|
2019-12-09 14:53:17 -08:00 |
|
Dmitry Gozman
|
d5ad3960c3
|
chore: move Keyboard to common, with RawKeyboardImpl per vendor (#69)
|
2019-11-25 11:19:20 -08:00 |
|
Yury Semikhatsky
|
ef847b1941
|
fix(page): support multiple bootstrap scripts (#59)
|
2019-11-22 16:25:36 -08:00 |
|
Yury Semikhatsky
|
ac01262c88
|
feat(page): support Page.evaluateOnNewDocument for WebKit (#55)
|
2019-11-22 13:14:07 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|