Commit Graph

1328 Commits

Author SHA1 Message Date
Alex Rudenko
52468adcff
test: test sharding for firefox ()
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
2023-09-25 12:00:09 +00:00
jrandolf
c3bd8eb878
chore: implement BiDi sendCharacter () 2023-09-22 17:22:25 +02:00
jrandolf
f21e903633
chore: remove legacy checks in keyboard tests () 2023-09-22 14:22:10 +02:00
jrandolf
4ca36454c3
chore: set allowViewportExpansion to captureBeyondViewport () 2023-09-22 13:48:01 +02:00
jrandolf
07fe42fce0
chore: create internal package for mocha-runner () 2023-09-22 10:58:14 +02:00
jrandolf
d124c83dad
chore: rename mocha-runner () 2023-09-22 10:57:18 +02:00
Alex Rudenko
18ba47e043
test: skip mouse reset tests () 2023-09-22 10:46:02 +02:00
jrandolf
464386ecf5
chore: deflake textarea test () 2023-09-21 22:50:36 +02:00
jrandolf
ecd6ac9dfa
chore: implement element screenshot () 2023-09-21 21:21:12 +02:00
Alex Rudenko
7bcdfcb7e9
fix: handle missing detach events for restored bfcache targets () 2023-09-21 11:13:12 +02:00
Alex Rudenko
9cfc195794
test: enable queryObjects for bidi () 2023-09-21 10:49:30 +02:00
jrandolf
c505c85b31
chore: fix BiDi mouse move implementation () 2023-09-20 17:58:02 +02:00
Nikolay Vitkov
7b5eabcc37
chore: BiDi setCacheEnabled () 2023-09-20 16:39:36 +02:00
Alex Rudenko
a4f13b53af
test: unskip csp tests () 2023-09-20 16:27:55 +02:00
Alex Rudenko
af42663edb
test: unskip touch tests () 2023-09-20 14:52:43 +02:00
Alex Rudenko
3f79beb71a
test: unskip aria tests () 2023-09-20 12:11:21 +00:00
jrandolf
164bdd29b0
chore: use custom disposable stack () 2023-09-19 18:13:51 +02:00
Nikolay Vitkov
825dd17d2a
chore: fix BiDi redirects () 2023-09-19 15:41:21 +02:00
jrandolf
86df093824
chore: use cross-platform clean script () 2023-09-19 12:51:09 +02:00
jrandolf
0e612ab0a4
chore: use ls and grep () 2023-09-19 11:35:00 +02:00
jrandolf
1cc13fc36a
chore: use -Xf instead of -Xdf () 2023-09-19 10:57:38 +02:00
Alex Rudenko
fe1462123d
chore: reformat expectations () 2023-09-19 10:41:56 +02:00
Julian Descottes
c49320ee87
test: upstream test and expectation for Firefox sync to puppeteer v21… () 2023-09-18 18:04:02 +02:00
jrandolf
a0e57f7eb2
fix: fix line/column number in errors () 2023-09-18 11:52:04 +02:00
jrandolf
5e9bc691ed
chore: enable dumpio test only on old headless () 2023-09-18 08:56:18 +02:00
jrandolf
09207a71b8
chore: separate code to semantic folders () 2023-09-16 22:56:40 +02:00
jrandolf
43a4ccbb7c
chore: add TypeScript compilation test () 2023-09-15 17:17:23 +02:00
jrandolf
c949656a43
chore: use @typescript-eslint/consistent-type-imports () 2023-09-15 13:00:20 +02:00
Nikolay Vitkov
e8640fff16
chore: fix bidi reload () 2023-09-14 15:40:18 +02:00
jrandolf
9342bac263
feat: implement improved Drag n' Drop APIs () 2023-09-14 11:14:30 +02:00
Nikolay Vitkov
aefbde60d7
refactor: align names () 2023-09-13 21:57:26 +02:00
Alex Rudenko
ea14834fdf
fix: handle frame manager init without unhandled rejection () 2023-09-13 17:51:58 +00:00
browser-automation-bot
4b8d20d0ed
feat: roll to Chrome 117.0.5938.62 (r1181205) ()
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-09-13 14:35:47 +00:00
jrandolf
9b6f1de8b9
feat: implement typed events () 2023-09-13 15:47:55 +02:00
release-please[bot]
29ff113ec0
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-12 20:50:13 +00:00
Nikolay Vitkov
2487486675
chore: expectations update () 2023-09-12 09:24:09 +00:00
jrandolf
253d469515
chore: implement exposeFunction () 2023-09-11 12:46:17 +02:00
jrandolf
24a357dbdb
chore: update chromium-bidi () 2023-09-08 13:51:44 +02:00
Nikolay Vitkov
06c1588016
fix: LifecycleWatcher sub frames handling () 2023-09-04 16:16:37 +02:00
Nikolay Vitkov
12bdd70651
chore: more BiDi Connection test to unit () 2023-09-04 14:06:23 +02:00
jrandolf
9a32bc1d09
chore: update dependencies () 2023-09-03 13:16:51 +02:00
jrandolf
690b1c2218
chore: use bindIsolatedHandle () 2023-09-01 15:13:29 +00:00
jrandolf
f3c7499e67
chore: refactor handles to use realms () 2023-09-01 12:12:29 +00:00
jrandolf
7e74439c51
chore: enable 'return-await` () 2023-09-01 09:49:33 +02:00
jrandolf
25db3f1188
chore: use git clean () 2023-08-31 16:58:31 +02:00
jrandolf
92f38ff5c9
chore: remove excess internal comments () 2023-08-31 16:39:58 +02:00
jrandolf
d91c3ed675
chore: implement throwIfDisposed () 2023-08-31 14:04:40 +02:00
dependabot[bot]
f4ba479292
chore(deps): Bump glob from 10.3.3 to 10.3.4 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 11:01:26 +02:00
Alex Rudenko
22daf1861f
fix: make page.goBack work with bfcache in tab mode () 2023-08-30 14:28:07 +00:00
Alex Rudenko
d3b4135b46
test: fix DevTools target test () 2023-08-30 13:14:18 +02:00