下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
一个 Python 自动化操作的库
FreeApache-2.0
Claim
Collect
Share
5.3k
Stars
Yes
Chinese
Python
Language
No
Active
5
Contributors
4
Issues
Yes
Organization
1.50.0
Latest
714
Forks
Apache-2.0
License
More
RPA-Python image
一个 Python 自动化操作的库。比如:自动打开网页并截图,示例代码: ```python t.init() t.url('https://www.google.com') t.type('q', 'decentralization[enter]') t.snap('page', 'results.png') t.close() ```
Included in:
Vol.43

Comments

Rating:
No comments yet