mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #22933] issue: Playwright integration not being used #74449
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tuxArg on GitHub (Mar 22, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22933
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.10
Ollama Version (if applicable)
No response
Operating System
ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Web search should get results from searxng and then use playwright as web loader.
Actual Behavior
Searxng is working, urls and snippets are being received but playwright is not being used at all.
It used to work on previous versions with this same config.
Steps to Reproduce
See screenshot.
Playwright version 1.58.2 (but it doesn't matter as playwright endpoint isn't used at all, it is the same if it is running or not)
Logs & Screenshots
Additional Information
No response
@Classic298 commented on GitHub (Mar 22, 2026):
Can't reproduce. What do you mean "playwright isn't being used at all"?
Can't reproduce from the steps provided to reproduce
@tuxArg commented on GitHub (Mar 22, 2026):
I'm sorry. My fault. Adding "fetch urls returned on web results" on system/user prompt did the trick.