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
I've been looking around for enlightenment, but haven't found any, so I thought I'd ask here.
I've been able to set up browser-chrome and playwright-chrome. Is it possible to set up both at the same time, or are they intended to be used as alternatives: either install browser-chrome OR playwright-chrome, but not both together.
I'm also confused about container names. In configs around the internet, I've seen configs like this:
But then I see on docker hub that playwright should possibly use something like mcr.microsoft.com/playwright:v1.28.0-focal
according to https://playwright.dev/docs/docker
Although perhaps this is something to do with the fact these are for Ubuntu only?
So my question is, are the above choices correct, and if correct, are they good options?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've been looking around for enlightenment, but haven't found any, so I thought I'd ask here.
I've been able to set up browser-chrome and playwright-chrome. Is it possible to set up both at the same time, or are they intended to be used as alternatives: either install browser-chrome OR playwright-chrome, but not both together.
I'm also confused about container names. In configs around the internet, I've seen configs like this:
But then I see on docker hub that playwright should possibly use something like mcr.microsoft.com/playwright:v1.28.0-focal
according to https://playwright.dev/docs/docker
Although perhaps this is something to do with the fact these are for Ubuntu only?
So my question is, are the above choices correct, and if correct, are they good options?
Beta Was this translation helpful? Give feedback.
All reactions