Skip to main content

NoneBot Playwright插件

Project description

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

依赖

nonebot2 = "^2.0.1"
playwright = "^1.0.0"
nonebot-plugin-localstore = { version = ">=0.5.0", optional = true }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_playwright-0.1.5.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page