PyAr / PyZombis

Programación Python para Zombis MOOC (código y materiales del curso abierto y masivo en linea)
GNU Affero General Public License v3.0
21 stars 47 forks source link

Update playwright from 1.11.2 to 1.13.1 to enable macOS support #317

Closed abadoni5 closed 5 months ago

abadoni5 commented 5 months ago

running the command on playwright=1.11.2 gives the error "Playwright does not support chromium on mac14-arm64" as we are using playwright 1.11.2 we can bump it up to 1.13.1 and that fixes it.