Skip to content
New issue

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

feat: Adapt to Google page updates #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MuLoo
Copy link

@MuLoo MuLoo commented Apr 16, 2024

描述

谷歌图片搜索页面更新,原有的元素查找方式失效。更新了页面元素查找方式。
增加了resolve_dependencies方法中的一行注释,提醒用户在报错时尝试修复(比如我的Mac M1 需要注释掉才能工作)。
PyQt5 从 5.15.9版本更新到 5.15.10

类型

  • Bug修复 (非破坏性更改,修复了一个问题)

如何测试

  • 启动页面,使用谷歌下载
  • 命令行进行谷歌下载

检查单

  • 我的代码遵循了项目的代码风格
  • 我已经对我的代码进行了自我审查
  • 我已经添加了所有必要的注释
  • 我已经检查并确保测试通过

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants