Commit Graph

461 Commits

Author SHA1 Message Date
Alex Rudenko
0556799e5a
chore: fix error in Connection for Firefox () 2023-06-20 11:07:56 +02:00
jrandolf
3ba7fba838
chore: implement Bidi keyboard () 2023-06-19 17:44:39 +02:00
Alex Rudenko
d1ffad059a
fix: include src into published package () 2023-06-19 13:28:35 +02:00
jrandolf
4f6b0d4e45
chore: implement Webdriver BiDi mouse and touchscreen ()
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-06-19 11:26:30 +00:00
dependabot[bot]
4b49212f24
chore(deps): Bump tar-fs from 2.1.1 to 3.0.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 11:57:10 +02:00
Nikolay Vitkov
c06e15fb5b
fix: added clipboard permission that was not exposed () 2023-06-19 08:53:54 +00:00
jrandolf
39847bd231
refactor: use input API for CDP inputs () 2023-06-19 10:12:43 +02:00
Nikolay Vitkov
138cc5c961
fix: WaitForNetworkIdle and Deferred.race () 2023-06-19 08:11:59 +00:00
jrandolf
ede6f5cfe2
chore: separate input api () 2023-06-19 09:33:19 +02:00
Alex Rudenko
90a9de7257
chore: implement default context and newPage/pages () 2023-06-16 15:27:31 +02:00
dependabot[bot]
70fc022654
chore(deps): Bump @angular-devkit/core from 16.0.5 to 16.1.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 11:44:32 +00:00
Alex Rudenko
eda592426e
chore: enable waitForFunction tests () 2023-06-16 12:58:08 +02:00
release-please[bot]
f93b94533d
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-16 07:45:43 +00:00
Nikolay Vitkov
d560299aa8
chore: add waitForSelector for BiDi () 2023-06-16 09:16:04 +02:00
Alex Rudenko
866addd132
chore: emulation over bidi+ () 2023-06-15 15:58:48 +02:00
Alex Rudenko
e4110746f1
chore: move more things to emulation manager () 2023-06-15 12:30:37 +00:00
Alex Rudenko
ca4ab96812
chore: roll back interfaces for wrapping CDP () 2023-06-15 13:34:54 +02:00
dependabot[bot]
3229a23f41
chore(deps): Bump @angular-devkit/schematics from 16.0.5 to 16.1.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 09:47:17 +00:00
dependabot[bot]
51fee9e1da
chore(deps): Bump @angular-devkit/architect from 0.1600.5 to 0.1601.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 11:43:27 +02:00
Alex Rudenko
853d0dc76f
chore: enable coverage over bidi+ () 2023-06-15 10:00:14 +02:00
browser-automation-bot
93115587c9
fix: roll to Chrome 114.0.5735.133 (r1135570) () 2023-06-15 05:47:56 +00:00
release-please[bot]
b332675974
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-13 14:25:26 +00:00
Alex Rudenko
3171c12a0c
fix: avoid importing puppeteer-core.js () 2023-06-13 13:57:00 +00:00
Alex Rudenko
2961449391
test: misc test improvements () 2023-06-13 13:05:01 +00:00
release-please[bot]
3e3911acdb
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-13 12:24:39 +00:00
Alex Rudenko
7cb6059bcc
fix: mark CDPSessionOnMessageObject as internal () 2023-06-13 13:53:48 +02:00
Alex Rudenko
9473d740e7
chore: tracing over bidi+ ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-06-13 09:25:32 +00:00
Alex Rudenko
c2d3488ad8
fix: specify the context id when adding bindings () 2023-06-13 10:17:48 +02:00
Alex Rudenko
903afc3715
chore: implement acceptInsecureCerts and version for BiDi () 2023-06-13 10:17:23 +02:00
dependabot[bot]
435315fe8b
chore(deps): Bump @angular-devkit/schematics from 16.0.4 to 16.0.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 18:31:14 +00:00
jrandolf
35aedc0dbb
feat: add reset to mouse () 2023-06-12 17:59:28 +00:00
Nikolay Vitkov
9aee41a53d
chore: run more BiDi test () 2023-06-12 14:50:30 +02:00
Alex Rudenko
ba28724952
fix: Locator.scroll in race () 2023-06-12 12:07:16 +00:00
Nikolay Vitkov
a31231ef54
chore: implement common functions for BiDi () 2023-06-12 11:32:19 +02:00
release-please[bot]
d89072a368
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-12 08:11:43 +00:00
dependabot[bot]
0e2d12e48e
chore(deps): Bump @angular-devkit/core from 16.0.4 to 16.0.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 13:43:48 +00:00
dependabot[bot]
e137dda03b
chore(deps): Bump @angular-devkit/architect from 0.1600.4 to 0.1600.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 13:39:23 +00:00
Alex Rudenko
edb03d695b
chore: add a11y to bidi over bidi+ () 2023-06-07 13:54:09 +02:00
Nikolay Vitkov
3552d97360
chore: update dependencies () 2023-06-07 11:17:31 +00:00
Alex Rudenko
9c35e9ab1f
feat: implement Locator.race () 2023-06-07 12:45:02 +02:00
browser-automation-bot
60acefc1d6
fix: roll to Chrome 114.0.5735.90 (r1135570) () 2023-06-07 06:32:32 +00:00
Nikolay Vitkov
0371beebba
chore: $ and $$ BiDi support () 2023-06-06 12:39:54 +00:00
Alex Rudenko
dea71bac40
chore: stop disabling DIPS () 2023-06-06 11:57:48 +00:00
Alex Rudenko
1d43e571d1
chore: refactor locator options () 2023-06-06 13:03:32 +02:00
Alex Rudenko
b81b019083
chore: mark Locator constructor as private () 2023-06-06 11:51:34 +02:00
jrandolf
bc0b04beef
fix: ensure stack trace contains one line () 2023-06-06 07:11:46 +00:00
Nikolay Vitkov
793a371837
refactor: Tracing uses deferred () 2023-06-05 11:34:53 +00:00
dependabot[bot]
8aa441a9e5
chore(deps): Bump cosmiconfig from 8.1.3 to 8.2.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:42:16 +00:00
Alex Rudenko
1f978f5fc5
feat: implement Locators () 2023-06-02 17:46:10 +00:00
Alexandra Borovova
e8d044cb8d
fix: send capabilities property in session.new command () 2023-06-02 17:37:25 +02:00