All checks #578
Annotations
2 errors and 1 notice
playwright.config.ts#L230
1) [@***com/embed-react] › packages/embeds/embed-react/playwright/tests/basic.e2e.ts:27:9 › React Embed › Floating button Popup › should verify that the iframe got created with correct URL - namespaced
frame.frameElement: Unable to adopt element handle from a different document
at playwright.config.ts:230
228 | }
229 |
> 230 | const frameElement = await iframe.frameElement();
| ^
231 |
232 | if (isPrerendered) {
233 | if (await frameElement.isVisible()) {
at Object.toBeEmbedCalLink (/home/runner/actions-runner/_work/***.com/***.com/playwright.config.ts:230:39)
at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-react/playwright/tests/basic.e2e.ts:38:27
|
packages/embeds/embed-react/playwright/tests/basic.e2e.ts#L1
1) [@***com/embed-react] › packages/embeds/embed-react/playwright/tests/basic.e2e.ts:27:9 › React Embed › Floating button Popup › should verify that the iframe got created with correct URL - namespaced
Test timeout of 60000ms exceeded while tearing down "context".
|
|
This job succeeded
Loading