-
🔥 Secrets 🔥 - microsoft/playwright@dea31d86d
When user prompts
"Authenticate using X-USERNAME / X-PASSWORD"
the secret values for
X-USERNAME
andX-PASSWORD
are not sent to the LLM.# secrets.env X-USERNAME=<secret_value> X-PASSWORD=<secret_value>
-
Action and navigation timeouts can be configured to go beyond standard 5s/60s. - microsoft/playwright@b37caaaf5
-
Clicks with keyboard modifiers - microsoft/playwright@cc69e0773
"Shift+click the last todo item"
-
Cdp connection headers for the browsers in the ☁️ microsoft/playwright@3e4efe9d7