Fix for 'Enter' key double submission issue #2039
ssl-tests.yml
on: pull_request
SSL Tests - Linux
4m 12s
SSL Tests - macOS
6m 15s
SSL Tests - Windows
8m 17s
Annotations
1 error and 3 notices
|
[ssl] › tests\ssl\basic-ssl\tests\self-signed-success-with-validation-disabled\self-signed-success-with-validation-disabled.spec.ts:5:7 › self signed success with validation disabled › developer mode:
tests\utils\page\runner.ts#L54
1) [ssl] › tests\ssl\basic-ssl\tests\self-signed-success-with-validation-disabled\self-signed-success-with-validation-disabled.spec.ts:5:7 › self signed success with validation disabled › developer mode › Run collection "self-signed-badssl"
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByTestId('collections').locator('.collection-name').filter({ hasText: 'self-signed-badssl' }).locator('.collection-actions').locator('.icon')
- locator resolved to <svg width="22" height="22" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots">…</svg>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
57 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
at tests\utils\page\runner.ts:54
52 | const icon = actionsContainer.locator('.icon');
53 | await icon.waitFor({ state: 'visible', timeout: 5000 });
> 54 | await icon.click();
| ^
55 |
56 | // Click Run menu item
57 | const runMenuItem = page.getByText('Run', { exact: true });
at D:\a\bruno\bruno\tests\utils\page\runner.ts:54:16
at runCollection (D:\a\bruno\bruno\tests\utils\page\runner.ts:42:3)
at D:\a\bruno\bruno\tests\ssl\basic-ssl\tests\self-signed-success-with-validation-disabled\self-signed-success-with-validation-disabled.spec.ts:12:5
|
|
🎭 Playwright Run Summary
14 passed (1.5m)
|
|
🎭 Playwright Run Summary
14 passed (2.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[ssl] › tests\ssl\basic-ssl\tests\self-signed-success-with-validation-disabled\self-signed-success-with-validation-disabled.spec.ts:5:7 › self signed success with validation disabled › developer mode
13 passed (2.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-linux
|
220 KB |
sha256:70d31a7c531ac2963950a23bfbf8450c09ca00cc9cf103b62e167fcfa0fa0283
|
|
|
playwright-report-macos
|
220 KB |
sha256:665079ea7163b35560fe09edad9e6c6e11e298c3e854834c9a7850a95e0f82dc
|
|
|
playwright-report-windows
|
5.88 MB |
sha256:3b4084a3895b2cb80ede7475797df304d5218b97232b0968581abe5b89c5a862
|
|