@ -117,9 +117,10 @@ function install_playwright(){
python3 -m playwright install
python3 -m playwright install
python3 -m playwright install-deps
python3 -m playwright install-deps
# give a note
# give a note
printfNote, ifthese gave any errors, playwright may not be officially supported on your OS, check this issues page for support\nhttps://github.com/microsoft/playwright/issues "Note, if these gave any errors, playwright may not be officially supported on your OS, check this issues page for support\nhttps://github.com/microsoft/playwright/issues\n"
printf "Note, if these gave any errors, playwright may not be officially supported on your OS, check this issues page for support\nhttps://github.com/microsoft/playwright/issues"
if[ -x "$(command -v pacman)"];then
if[ -x "$(command -v pacman)"];then
printf"It seems you are on and Arch based distro.\nTry installing these from the AUR for playwright to run:\nenchant1.6\nicu66\nlibwebp052\n"
printf"It seems you are on and Arch based distro.\nTry installing these from the AUR for playwright to run:\nenchant1.6\nicu66\nlibwebp052\n"