MWPW-152411 raw md doc for web components & events #146
Annotations
1 error and 1 notice
Run Nala Tests via pr.run.sh:
nala/features/georouting/georouting.test.js#L57
1) [milo-live-firefox] › features/georouting/georouting.test.js:38:7 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo › step-3: Click "Deutschland" button and then verify international cookie value
TypeError: Cannot read properties of undefined (reading 'value')
55 | await test.step('step-3: Click "Deutschland" button and then verify international cookie value', async () => {
56 | await modal.deLink.click();
> 57 | expect((await page.context().cookies()).find((cookie) => cookie.name === data.cookieName).value).toEqual(data.cookieValue);
| ^
58 | });
59 | });
60 |
at /home/runner/work/milo/milo/nala/features/georouting/georouting.test.js:57:96
at /home/runner/work/milo/milo/nala/features/georouting/georouting.test.js:55:5
|
Run Nala Tests via pr.run.sh
1 flaky
[milo-live-firefox] › features/georouting/georouting.test.js:38:7 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo
13 skipped
330 passed (3.0m)
|
Loading