screenshot
Save the current viewport as a PNG file and return its file path for use in page context. Optionally crop the capture to a specific element with a CSS selector.
Instructions
현재 화면을 PNG 파일로 저장하고 경로를 돌려준다. 이미지는 대화에 넣지 않는다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | 이 선택자로 찾은 첫 요소 주변만 잘라낸다. 생략 시 뷰포트 |