I've got a long-lived shot-scraper install for my linkblog. I went to update the playwright browser today and couldn't find a command. We have a shot-scraper install (see #6), should there be an upgrade too?
I managed a manual upgrade by using pip to upgrade playwright. I may have had to remove the cached version of the Chrome browser playwright installed, too. Maybe just documenting that is sufficient.
I've got a long-lived shot-scraper install for my linkblog. I went to update the playwright browser today and couldn't find a command. We have a
shot-scraper install(see #6), should there be an upgrade too?I managed a manual upgrade by using
pipto upgrade playwright. I may have had to remove the cached version of the Chrome browser playwright installed, too. Maybe just documenting that is sufficient.