Firewall demo hidden release INTER-378 #31
Annotations
7 errors and 1 notice
Run Playwright tests:
e2e/bot-firewall.spec.ts#L1
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
e2e/bot-firewall.spec.ts#L26
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Sorry, you have been blocked' }) to be visible
24 | await page.goto('https://staging.fingerprinthub.com/web-scraping');
25 | await page.reload();
> 26 | await page.getByRole('heading', { name: 'Sorry, you have been blocked' }).waitFor();
| ^
27 |
28 | // Unblock IP
29 | await page.goto('/bot-firewall');
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:26:79
|
Run Playwright tests:
e2e/bot-firewall.spec.ts#L1
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
e2e/bot-firewall.spec.ts#L26
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Sorry, you have been blocked' }) to be visible
24 | await page.goto('https://staging.fingerprinthub.com/web-scraping');
25 | await page.reload();
> 26 | await page.getByRole('heading', { name: 'Sorry, you have been blocked' }).waitFor();
| ^
27 |
28 | // Unblock IP
29 | await page.goto('/bot-firewall');
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:26:79
|
Run Playwright tests:
e2e/bot-firewall.spec.ts#L1
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
e2e/bot-firewall.spec.ts#L26
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Sorry, you have been blocked' }) to be visible
24 | await page.goto('https://staging.fingerprinthub.com/web-scraping');
25 | await page.reload();
> 26 | await page.getByRole('heading', { name: 'Sorry, you have been blocked' }).waitFor();
| ^
27 |
28 | // Unblock IP
29 | await page.goto('/bot-firewall');
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:26:79
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests
1 failed
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
27 passed (2.8m)
|
The logs for this run have expired and are no longer available.
Loading