As per the playwright instructions, you need to run the playwright install script to install browser binaries and such: pwsh bin/Debug/netX/playwright.ps1 install I ...