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

4.1版本中太容易出现 没有找到标签页 错误 #418

Open
leadscloud opened this issue Oct 21, 2024 · 2 comments
Open

4.1版本中太容易出现 没有找到标签页 错误 #418

leadscloud opened this issue Oct 21, 2024 · 2 comments

Comments

@leadscloud
Copy link

  File "C:\Python39\lib\site-packages\DrissionPage\_pages\chromium_page.py", line 114, in new_tab
    return self.browser._new_tab(False, url=url, new_window=new_window,
  File "C:\Python39\lib\site-packages\DrissionPage\_base\chromium.py", line 310, in _new_tab
    return _new_tab_by_js(self, url, obj, new_window)
  File "C:\Python39\lib\site-packages\DrissionPage\_base\chromium.py", line 494, in _new_tab_by_js
    return browser._get_tab(tid, mix=mix)
  File "C:\Python39\lib\site-packages\DrissionPage\_base\chromium.py", line 335, in _get_tab
    raise ValueError(f'没有找到标签页{id_or_num},所有标签页:{self.tab_ids}')
@votesol275
Copy link

我也遇到这种情况,更新到4.1版本就出现这个问题

@g1879
Copy link
Owner

g1879 commented Nov 8, 2024

浏览器是130吗?升级4.1.0.11试试。

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

No branches or pull requests

3 participants