Video Wont Play in Github Servers – Playwright JS
I have some automation using Playwright Node where I need the video to load/play. I read that the typical Chromium does not have the right media codec to play a video so you need real Chrome. I changed my playwright config to now pull the executable path for real Chrome and got it all working locally but when I run it in Github Servers for a pipeline, it isn’t working. I am using a mac server in Github macos-latest-xlarge
Video Wont Play in Github Servers – Playwright JS
I have some automation using Playwright Node where I need the video to load/play. I read that the typical Chromium does not have the right media codec to play a video so you need real Chrome. I changed my playwright config to now pull the executable path for real Chrome and got it all working locally but when I run it in Github Servers for a pipeline, it isn’t working. I am using a mac server in Github macos-latest-xlarge