mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

There are a few places in the API where we use objects as maps. This patch adds them to docs and the types. For `env`, we accept booleans and numbers as well because they are often used for their string values.