-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Version and OS
Changedetection TrueNAS Community App 0.51.1
Is your feature request related to a problem? Please describe.
The TrueNAS Community App does not come with playwright, however playwright is available as a separate app, which however has the newest playwright version 1.56. Changedetection shows an version mismatch error between the client (1.48) and the server (1.56) when trying to use the playwright server.
Describe the solution you'd like
Update playwright to the latest version 1.56 and keep it up to date with new releases.
Describe the use-case and give concrete real-world examples
Make use of the playwright app in TrueNAS scale without the need to install an manage a separate outdated container.
Additional context
Related TrueNAS App issue: truenas/apps#3587