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
报错信息:
Traceback (most recent call last):
File "pywinauto\application.py", line 250, in __resolve_control
File "pywinauto\timings.py", line 458, in wait_until_passes
pywinauto.timings.TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pdf_add_bookmark_semi.py", line 271, in
main()
File "pdf_add_bookmark_semi.py", line 232, in main
dlg_spec=auto_fetch_bookmark(bookmark_filename,ssid[0])
File "pdf_add_bookmark_semi.py", line 26, in auto_fetch_bookmark
dlg_spec.set_focus()
File "pywinauto\application.py", line 396, in getattribute
File "pywinauto\application.py", line 261, in __resolve_control
File "pywinauto\timings.py", line 436, in wait_until_passes
File "pywinauto\application.py", line 203, in __get_ctrl
File "pywinauto\findwindows.py", line 87, in find_element
pywinauto.findwindows.ElementNotFoundError: {'title_re': '书签获取小工具2015.05.05 【晴天软件】', 'class_name_re': 'WTWindow', 'backend': 'win32', 'process': 8128}
p.s. Intel平台Mac电脑虚拟机里没有问题。
The text was updated successfully, but these errors were encountered:
报错信息:
Traceback (most recent call last):
File "pywinauto\application.py", line 250, in __resolve_control
File "pywinauto\timings.py", line 458, in wait_until_passes
pywinauto.timings.TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pdf_add_bookmark_semi.py", line 271, in
main()
File "pdf_add_bookmark_semi.py", line 232, in main
dlg_spec=auto_fetch_bookmark(bookmark_filename,ssid[0])
File "pdf_add_bookmark_semi.py", line 26, in auto_fetch_bookmark
dlg_spec.set_focus()
File "pywinauto\application.py", line 396, in getattribute
File "pywinauto\application.py", line 261, in __resolve_control
File "pywinauto\timings.py", line 436, in wait_until_passes
File "pywinauto\application.py", line 203, in __get_ctrl
File "pywinauto\findwindows.py", line 87, in find_element
pywinauto.findwindows.ElementNotFoundError: {'title_re': '书签获取小工具2015.05.05 【晴天软件】', 'class_name_re': 'WTWindow', 'backend': 'win32', 'process': 8128}
p.s. Intel平台Mac电脑虚拟机里没有问题。
The text was updated successfully, but these errors were encountered: