Dmitry Gozman
|
5ab0faab93
|
chore: remove most usages of session from firefox Page (#169)
|
2019-12-06 17:34:27 -07:00 |
|
Dmitry Gozman
|
8efd258e40
|
chore: encapsulate dom-related logic to DOMWorld, part 1 (#112)
|
2019-11-28 12:50:52 -08:00 |
|
Dmitry Gozman
|
961556a596
|
chore: cleanup multiple definitions and types (#109)
|
2019-11-27 16:03:51 -08:00 |
|
Dmitry Gozman
|
c3393039b0
|
chore: reuse ElementHandle between browsers (#108)
|
2019-11-27 16:02:31 -08:00 |
|
Pavel Feldman
|
1a1732407f
|
chore: follow up to the execution context changes (#104)
|
2019-11-27 13:31:13 -08:00 |
|
Dmitry Gozman
|
b2c31b7317
|
chore: reuse network Request and Response between browsers (#101)
|
2019-11-27 12:44:12 -08:00 |
|
Dmitry Gozman
|
490db5bc18
|
chore: reuse JSHandle between browsers (#103)
|
2019-11-27 12:41:26 -08:00 |
|
Dmitry Gozman
|
06ba0f7a7f
|
chore: reuse ExecutionContext between browsers (#102)
|
2019-11-27 12:39:53 -08:00 |
|
Dmitry Gozman
|
dfc5592910
|
chore: reuse Frame between browsers (#100)
|
2019-11-27 12:38:26 -08:00 |
|
Dmitry Gozman
|
3decf1f996
|
chore: move waitFor methods from DOMWorld to Frame (#87)
This almost removes the DOMWorld, so we can unify them across the browsers.
|
2019-11-26 11:16:20 -08:00 |
|
Dmitry Gozman
|
6e78e12d90
|
chore: move meaningful methods with a single callsite from DOMWorld to Frame (#68)
|
2019-11-26 08:57:53 -08:00 |
|
Dmitry Gozman
|
371394ff2f
|
chore: use eval types in firefox (#77)
|
2019-11-25 16:42:37 -08:00 |
|
Pavel Feldman
|
3190044c00
|
feat(firefox): implemented *.fill (#63)
|
2019-11-22 16:55:35 -08:00 |
|
Dmitry Gozman
|
7c69f8c457
|
feat(engines): move querySelectorAll to css engine (#61)
|
2019-11-22 16:21:30 -08:00 |
|
Pavel Feldman
|
ef464e447f
|
feat(input): dblclick/trippleclick feature parity (#60)
|
2019-11-22 14:46:34 -08:00 |
|
Pavel Feldman
|
e869b12f46
|
chore: remove touchscreen API (#41)
|
2019-11-20 16:55:02 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|