Skip to content

SabaPivot/Automated_POST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated_POST

User Expereince

로그인

  1. 로그인 기록이 있다면, 프로그램 즉시 실행
  2. 로그인 기록이 없다면, 페이지 우측 상단의 로그인 버튼 클릭 -> 수동 로그인 -> 20초 후 프로그램 실행

PyInstaller로 배포판 만들기

$env:PLAYWRIGHT_BROWSERS_PATH="0"
playwright install chromium
pyinstaller -F main.py

TimeSleep 사용하지 말기

https://playwright.dev/python/docs/library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages