# Playwright 1.4.0 공개

> Clean Markdown view of GeekNews topic #2828. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2828](https://news.hada.io/topic?id=2828)
- GeekNews Markdown: [https://news.hada.io/topic/2828.md](https://news.hada.io/topic/2828.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-09-12T09:25:29+09:00
- Updated: 2020-09-12T09:25:29+09:00
- Original source: [github.com](https://github.com/microsoft/playwright/releases/tag/v1.4.0)
- Points: 6
- Comments: 1

## Topic Body

- 쓰기 편한 CLI 추가

ㅤ→ 사용자 인터랙션 녹화후 스크립트로 생성

ㅤ→ 기기 에뮬레이트 및 개발자 콘솔로 인스펙션

ㅤ→ 스크린샷 및 PDF생성

- 화면 녹화 기능(실험적)

ㅤ→ 브라우저의 모든 페이지/팝업 및 스크립트 동작화면을 비디오로 저장

- 새로운 Client/Server Wire 프로토콜

ㅤ→ 지난 릴리즈에 내부 프로토콜로 공개되어 Python,.NET,Go 등이 이걸 이용해서 개발

ㅤ→ 이제 Node 버전도 이를 도입해서 적용

## Comments



### Comment 2860

- Author: xguru
- Created: 2020-09-12T09:25:34+09:00
- Points: 1

microsoft/playwright 릴리즈 - 원격 브라우저 컨트롤 https://news.hada.io/topic?id=1374

QA Wolf- 브라우저 동작을 Playwright/Jest 기반 코드로 자동 생성 https://news.hada.io/topic?id=2689
