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 |
|
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
|
038e24c089
|
chore: common types for evaluate functions (#72)
|
2019-11-25 15:06:52 -08:00 |
|
Pavel Feldman
|
ef464e447f
|
feat(input): dblclick/trippleclick feature parity (#60)
|
2019-11-22 14:46:34 -08:00 |
|
Dmitry Gozman
|
e04910501b
|
feat(select): use ElementHandle instead of 'id=foo' when choosing options (#54)
|
2019-11-22 11:54:49 -08:00 |
|
Dmitry Gozman
|
7783400156
|
feat(select): allow to select options by value/label/id/index (#46)
|
2019-11-21 21:19:21 -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 |
|