Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonebot

NoneBot Plugin Playwright

License Python NoneBot

安装方式

pip install nonebot-plugin-playwright
pip install nonebot-plugin-playwright[localstore]

poetry add nonebot-plugin-playwright
poetry add nonebot-plugin-playwright[localstore]

# ...

配置项

# .env
# 指定的浏览器
playwright_browser
# 下载地址
playwright_download_host
# 是否headless
playwright_headless
# 本地浏览器地址 | None
playwright_executable_path
# 额外launch参数
playwright_extra_kwargs
# playwright关闭超时时间
playwright_shutdown_timeout

依赖

python = "^3.9"
nonebot2 = ">=2.2.0"
playwright = "^1.0.0"
nonebot-plugin-localstore = { version = ">=0.7.1", optional = true }

About

NoneBot Playwright插件

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages