KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
TecentDocAutoScript
★ 16
Open GitHub ↗
腾讯文档自动化填写python脚本
Download README (.md)
Explore Similar Repositories
VLMs-in-RS-review
:
📖A curated list of VLMs Paper with codes in RS, Advancements in Visual Language Models for Remote Sensing: Datasets, Capabilities, and Enhancement Techniques.
Extracting-Data-from-PDFs-with-Local-LLM
:
Extracting-Data-from-PDFs-with-Local-LLM
Introduction-to-OpenTelemetry-with-Python
:
No description available.
nyan-catto
:
Nyan Catto theme for Zen Browser
Kairo
:
LoCyanFrp / LoliaFrp 桌面客户端 | Powered by C#
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TecentDocAutoScript
?
Download (.md)
# TencentDocumentAutoScript > 本电脑使用的python = 3.9 ,selenium = 4.36.0,如果遇到版本错误,请使用该版本。 1. 首先<font color='red'> **pip install selenium**</font> 2. 修改URL为想要自动填写的链接。 3. 修改188行代码为想要自动填写的时间,登录成功后,在控制台输入y,等待成功填写即可。 4. 提供了三种功能,文本填写,下拉菜单选取以及单选选择,如果用不到注释掉相应部分的代码即可 5. 注意时间,2025/11/21,如果遇到检测不到相应的元素时,腾讯文档应该更新了,修改代码开头的XPATH全局变量即可。