Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

초기 설정

가상환경 설치

python3 -m venv venv

가상환경 열어서 사용

source path/to/venv/bin/activate

playwright 설치

pip install --upgrade pip
pip install playwright
playwright install

테스트 시 (그냥 실행도 가능)

python3 {파일명}.py
  • 이후 실행 시 가상환경 열고 테스트

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages