You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i reading Integrations Docker Doc, I don't have a Smooth experience. https://playwright.dev/python/docs/docker
beacuse after this change: #1921.
the docker image have no global installed Playwright library anymore.
I must install Playwright by myself ,but Integrations Docker Doc does not reflect this.
It took me a while to understand this.
so,i hope to improve Integrations Docker Doc as above.