项目文件夹

文件
Saurav Panda dcd8137624 docs: note device-pixel vs CSS-pixel mismatch in screenshots
capture_screenshot() saves PNGs at device pixels, but click_at_xy()
takes CSS pixels. On a HiDPI / Retina display that's a 2x factor —
reading a coordinate off the screenshot and clicking it directly
misses by half. Document the conversion in interaction-skills/screenshots.md
and add a docstring to click_at_xy pointing at it.
2026-04-25 12:10:35 -07:00
..
2026-04-17 17:13:16 -07:00
2026-04-17 16:58:53 -07:00
2026-04-17 17:13:16 -07:00