refactor: Minor adjustments to AdaptivePlaywrightCrawler #6288
test-ci.yml
on: pull_request
Matrix: Build & Test
Docs build
5m 11s
Lint
1m 7s
Release @next
0s
Annotations
40 errors
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/static",
+ "url": "http://127.0.0.1:41323/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/static",
+ "url": "http://127.0.0.1:41323/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/static",
+ "url": "http://127.0.0.1:41323/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/static",
+ "url": "http://127.0.0.1:41323/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/dynamic",
+ "url": "http://127.0.0.1:41323/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/dynamic",
+ "url": "http://127.0.0.1:41323/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/dynamic",
+ "url": "http://127.0.0.1:41323/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/dynamic",
+ "url": "http://127.0.0.1:41323/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/static",
+ "url": "http://127.0.0.1:41323/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41323/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41323/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41323/static",
+ "url": "http://127.0.0.1:41323/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/static",
+ "url": "http://127.0.0.1:37267/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/static",
+ "url": "http://127.0.0.1:37267/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/static",
+ "url": "http://127.0.0.1:37267/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/static",
+ "url": "http://127.0.0.1:37267/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/dynamic",
+ "url": "http://127.0.0.1:37267/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/dynamic",
+ "url": "http://127.0.0.1:37267/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/dynamic",
+ "url": "http://127.0.0.1:37267/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/dynamic",
+ "url": "http://127.0.0.1:37267/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/static",
+ "url": "http://127.0.0.1:37267/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{ …(1) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:37267/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:37267/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:37267/static",
+ "url": "http://127.0.0.1:37267/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/static",
+ "url": "http://127.0.0.1:41525/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/static",
+ "url": "http://127.0.0.1:41525/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/static",
+ "url": "http://127.0.0.1:41525/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/static",
+ "url": "http://127.0.0.1:41525/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/dynamic",
+ "url": "http://127.0.0.1:41525/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/dynamic",
+ "url": "http://127.0.0.1:41525/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/dynamic",
+ "url": "http://127.0.0.1:41525/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/dynamic",
+ "url": "http://127.0.0.1:41525/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/static",
+ "url": "http://127.0.0.1:41525/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{}, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:41525/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:41525/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:41525/static",
+ "url": "http://127.0.0.1:41525/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/static",
+ "url": "http://127.0.0.1:40209/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/static",
+ "url": "http://127.0.0.1:40209/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/static",
+ "url": "http://127.0.0.1:40209/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /static:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/static",
+ "url": "http://127.0.0.1:40209/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/dynamic",
+ "url": "http://127.0.0.1:40209/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/dynamic",
+ "url": "http://127.0.0.1:40209/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/dynamic",
+ "url": "http://127.0.0.1:40209/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should detect page rendering type > for /dynamic:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L134
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/dynamic",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/dynamic",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/dynamic",
+ "url": "http://127.0.0.1:40209/dynamic",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:134:52
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/static",
+ "url": "http://127.0.0.1:40209/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|
test/core/crawlers/adaptive_playwright_crawler.test.ts > AdaptivePlaywrightCrawler > should not store detection results on non-detection runs:
test/core/crawlers/adaptive_playwright_crawler.test.ts#L162
AssertionError: expected "spy" to be called with arguments: [ URL{ …(2) }, undefined ]
Received:
1st spy call:
Array [
- "http://127.0.0.1:40209/static",
- undefined,
+ Request {
+ "errorMessages": Array [],
+ "handledAt": undefined,
+ "headers": Object {},
+ "id": undefined,
+ "loadedUrl": "http://127.0.0.1:40209/static",
+ "method": "GET",
+ "noRetry": false,
+ "payload": undefined,
+ "retryCount": 0,
+ "uniqueKey": "http://127.0.0.1:40209/static",
+ "url": "http://127.0.0.1:40209/static",
+ "userData": Object {
+ "__crawlee": Object {
+ "state": 4,
+ },
+ },
+ },
]
Number of calls: 1
❯ test/core/crawlers/adaptive_playwright_crawler.test.ts:162:48
|