2 Commits
Author SHA1 Message Date
Curtis 'Fjord' HawthorneandGitHub ecc1fb8bc0 Update playwright-interactive examples for original image detail (#261)
Ensure that as https://github.com/openai/codex/pull/14175 rolls out,
this skill will take advantage of it (adding the arg before the change
rolls out is a no-op, so this is safe to add now).
2026-03-11 16:54:05 -07:00
028797e0d0 Expand Playwright interactive setup and screenshot guidance (#222)
Broaden the skill docs to cover reusable web, mobile, and Electron
session helpers, clearer guidance on explicit viewport versus
native-window passes, and safer reload and restart patterns.

Add model-bound screenshot normalization guidance for web and Electron,
including CSS-coordinate click and tap flows plus Electron-specific
capture caveats.

Co-authored-by: Codex <noreply@openai.com>
2026-03-05 16:02:53 -08:00