feat: allow tracking new tab in puppeteer agent #1216
Annotations
4 errors and 1 warning
tests/unit-test/client-extractor.test.ts:
packages/web-integration/src/puppeteer/index.ts#L6
TypeError: Class extends value undefined is not a constructor or null
❯ src/puppeteer/index.ts:6:37
❯ src/common/agent.ts:4:31
|
tests/unit-test/playground-server.test.ts:
packages/web-integration/src/puppeteer/index.ts#L6
TypeError: Class extends value undefined is not a constructor or null
❯ src/puppeteer/index.ts:6:37
❯ src/common/agent.ts:4:31
|
tests/unit-test/web-extractor.test.ts > extractor > scroll:
packages/web-integration/src/puppeteer/agent-launcher.ts#L114
TimeoutError: Navigation timeout of 30000 ms exceeded
❯ new Deferred ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/util/Deferred.ts:73:28
❯ Function.create ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/util/Deferred.ts:29:12
❯ new LifecycleWatcher ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:148:42
❯ CdpFrame.goto ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/Frame.ts:159:21
❯ CdpFrame.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/util/decorators.ts:63:21
❯ CdpPage.goto ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/Page.ts:1649:35
❯ Module.launchPuppeteerPage src/puppeteer/agent-launcher.ts:114:14
❯ Module.launchPage tests/ai/web/puppeteer/utils.ts:13:28
❯ tests/unit-test/web-extractor.test.ts:114:31
|
main (18.19.0)
Process completed with exit code 1.
|
main (18.19.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|