You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 기존: custom context fixture가 pytest-playwright의 video/screenshot 자동 기능을 차단
- 수정: browser_context_args 확장만 유지하여 --video=on, --screenshot=on 정상 동작
- 기본 timeout은 autouse fixture로 적용
→ CI에서 테스트 영상(.webm) + 실패 스크린샷(.png) 아티팩트 정상 생성
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments