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 |
|
Pavel Feldman
|
72b1bb783b
|
feat(chromium): roll chromium to r719491, lint, test (#99)
|
2019-11-26 22:53:34 -08:00 |
|
Dmitry Gozman
|
35c27bfa45
|
chore: remove Frame dependecies on the chromium-specific things (#95)
|
2019-11-26 16:19:43 -08:00 |
|
Dmitry Gozman
|
c48b39345a
|
chore: merge DOMWorld into Frame (#93)
This allows us to reuse Frame between browsers.
|
2019-11-26 15:37:25 -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 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|