GitHub user fractalthoughts312 added a comment to the discussion: Weird 
behavior and errors in Alert&Reports with playwright.

@dosu

what else can cause this error

```

[2025-07-24 09:51:46,691: ERROR/ForkPoolWorker-2] Timed out requesting url 
http://superset_app:8088/superset/slice/540/?standalone=true
Traceback (most recent call last):
  File "/app/superset/utils/webdriver.py", line 185, in get_screenshot
    element.wait_for()
  File 
"/app/.venv/lib/python3.10/site-packages/playwright/sync_api/_generated.py", 
line 17920, in wait_for
    self._sync(self._impl_obj.wait_for(timeout=timeout, state=state))
  File 
"/app/.venv/lib/python3.10/site-packages/playwright/_impl/_sync_base.py", line 
115, in _sync
    return task.result()
  File "/app/.venv/lib/python3.10/site-packages/playwright/_impl/_locator.py", 
line 685, in wait_for
    await self._frame.wait_for_selector(
  File "/app/.venv/lib/python3.10/site-packages/playwright/_impl/_frame.py", 
line 323, in wait_for_selector
    await self._channel.send("waitForSelector", locals_to_params(locals()))
  File 
"/app/.venv/lib/python3.10/site-packages/playwright/_impl/_connection.py", line 
61, in send
    return await self._connection.wrap_api_call(
  File 
"/app/.venv/lib/python3.10/site-packages/playwright/_impl/_connection.py", line 
528, in wrap_api_call
    raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.TimeoutError: Locator.wait_for: Timeout 30000ms 
exceeded.
Call log:
  - waiting for locator(".chart-container") to be visible
```


GitHub link: 
https://github.com/apache/superset/discussions/34297#discussioncomment-13875222

----
This is an automatically sent email for notifications@superset.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@superset.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to