Right now, the Playwright version is hardcoded in the Python Docker images and in templates, so whenever Playwright releases a new version, we have to update it manually. We should figure out how to do this automatically, both here and in templates, and make sure that old actors don't break when we update the images.
Right now, the Playwright version is hardcoded in the Python Docker images and in templates, so whenever Playwright releases a new version, we have to update it manually. We should figure out how to do this automatically, both here and in templates, and make sure that old actors don't break when we update the images.