We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DrissionPage 是一个基于 python 的网页自动化工具。 它既能控制浏览器,也能收发数据包,还能把两者合而为一。 可兼顾浏览器自动化的便利性和 requests 的高效率。 它功能强大,语法简洁而优雅,代码量少,对新手友好。
项目地址: https://gitee.com/g1879/DrissionPage https://github.com/g1879/DrissionPage
项目文档: http://g1879.gitee.io/drissionpagedocs/
特性: 🎇 强大的自研内核
本库采用全自研的内核,不依赖 WebDriver,内置无数实用功能,对常用功能作了整合和优化,对比 selenium,有以下优点:
open
🎇 亮点功能
除了以上优点,本库还内置了无数人性化设计。
The text was updated successfully, but these errors were encountered:
请问web内核在那个文件
Sorry, something went wrong.
No branches or pull requests
DrissionPage 是一个基于 python 的网页自动化工具。
它既能控制浏览器,也能收发数据包,还能把两者合而为一。
可兼顾浏览器自动化的便利性和 requests 的高效率。
它功能强大,语法简洁而优雅,代码量少,对新手友好。
项目地址:
https://gitee.com/g1879/DrissionPage
https://github.com/g1879/DrissionPage
项目文档:
http://g1879.gitee.io/drissionpagedocs/
特性:
🎇 强大的自研内核
本库采用全自研的内核,不依赖 WebDriver,内置无数实用功能,对常用功能作了整合和优化,对比 selenium,有以下优点:
open
状态的 shadow-root🎇 亮点功能
除了以上优点,本库还内置了无数人性化设计。
The text was updated successfully, but these errors were encountered: