Playwright PHP 1.3.1
A patch release that resolves input file paths and keeps endpoint credentials out of connection logs.
Playwright PHP 1.3.1 is a patch release with two fixes.
- Resolve relative paths passed to
Locator::setInputFiles()andPage::setInputFiles(). - Redact endpoint credentials from
connect()andconnectOverCDP()logs.
Full list of changes: changelog.