You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}')
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: