puppeteer/test/src
jrandolf 4f6b0d4e45
chore: implement Webdriver BiDi mouse and touchscreen (#10402)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-06-19 11:26:30 +00:00
..
bidi chore: implement default context and newPage/pages (#10397) 2023-06-16 15:27:31 +02:00
accessibility.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
ariaqueryhandler.spec.ts test: misc test improvements (#10371) 2023-06-13 13:05:01 +00:00
browser.spec.ts chore: implement acceptInsecureCerts and version for BiDi (#10365) 2023-06-13 10:17:23 +02:00
browsercontext.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
CDPSession.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
chromiumonly.spec.ts chore: implement default context and newPage/pages (#10397) 2023-06-16 15:27:31 +02:00
click.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
cookies.spec.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
coverage.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
defaultbrowsercontext.spec.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
Deferred.spec.ts refactor: Deferred to a class (#10282) 2023-05-31 23:36:19 +02:00
DeviceRequestPrompt.spec.ts refactor: make deferred promises more robust to use (#10245) 2023-05-26 08:02:17 +02:00
dialog.spec.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00
diffstyle.css chore: use composite builds for tests (#8522) 2022-06-15 12:05:25 +02:00
drag-and-drop.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
elementhandle.spec.ts chore: implement Webdriver BiDi mouse and touchscreen (#10402) 2023-06-19 11:26:30 +00:00
emulation.spec.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
evaluation.spec.ts feat: Page.removeScriptToEvaluateOnNewDocument (#10250) 2023-05-26 07:56:45 +00:00
EventEmitter.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
fixtures.spec.ts chore: run more BiDi test (#10355) 2023-06-12 14:50:30 +02:00
frame.spec.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
golden-utils.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
headful.spec.ts chore: add waitForSelector for BiDi (#10383) 2023-06-16 09:16:04 +02:00
idle_override.spec.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
ignorehttpserrors.spec.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
injected.spec.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
input.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
jshandle.spec.ts chore: implement common functions for BiDi (#10345) 2023-06-12 11:32:19 +02:00
keyboard.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
launcher.spec.ts chore: add waitForSelector for BiDi (#10383) 2023-06-16 09:16:04 +02:00
locator.spec.ts test: misc test improvements (#10371) 2023-06-13 13:05:01 +00:00
mocha-utils.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
mouse.spec.ts refactor: use input API for CDP inputs (#10401) 2023-06-19 10:12:43 +02:00
navigation.spec.ts chore: $ and $$ BiDi support (#10318) 2023-06-06 12:39:54 +00:00
network.spec.ts ci: fix flaky test (#10335) 2023-06-07 10:18:01 +02:00
NetworkManager.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
oopif.spec.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
page.spec.ts chore: run more BiDi test (#10355) 2023-06-12 14:50:30 +02:00
proxy.spec.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
queryhandler.spec.ts fix: specify the context id when adding bindings (#10366) 2023-06-13 10:17:48 +02:00
queryselector.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
requestinterception-experimental.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
requestinterception.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
screenshot.spec.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
stacktrace.spec.ts fix: stacktraces should not throw errors (#10231) 2023-05-24 14:42:08 +02:00
target.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00
TargetManager.spec.ts chore: use launch helper (#10344) 2023-06-12 10:44:18 +02:00
touchscreen.spec.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
tracing.spec.ts chore: tracing over bidi+ (#10370) 2023-06-13 09:25:32 +00:00
utils.ts test: misc test improvements (#10371) 2023-06-13 13:05:01 +00:00
waittask.spec.ts chore: add EsLint rule for no-floating-promises (#10084) 2023-04-26 09:53:02 +00:00
worker.spec.ts refactor: tests use toHaveLength and waitEvent (#10061) 2023-04-25 15:02:25 +02:00