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
Hello,
Sorry for any misspellings and typos, my English is poor and I used Google Translate.
I see the error shown below and the Chrome window closes by itself. Unfortunately, I have no knowledge of Python. I just adapted the codes here to my country.
Traceback (most recent call last):
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts\visa.py", line 242, in
login()
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts\visa.py", line 114, in login
do_login_action()
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts\visa.py", line 138, in do_login_action
Wait(driver, 60).until(
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
GetHandleVerifier [0x0114CFE3+45267]
(No symbol) [0x010D9741]
(No symbol) [0x00FCBE1D]
(No symbol) [0x00FFED30]
(No symbol) [0x00FFF1FB]
(No symbol) [0x0102F772]
(No symbol) [0x0101B084]
(No symbol) [0x0102DDDA]
(No symbol) [0x0101AE36]
(No symbol) [0x00FF674E]
(No symbol) [0x00FF78ED]
GetHandleVerifier [0x01405659+2897737]
GetHandleVerifier [0x0144E78B+3197051]
GetHandleVerifier [0x01448571+3171937]
GetHandleVerifier [0x011D5E40+606000]
(No symbol) [0x010E338C]
(No symbol) [0x010DF508]
(No symbol) [0x010DF62F]
(No symbol) [0x010D1D27]
BaseThreadInitThunk [0x76A36839+25]
RtlGetFullPathName_UEx [0x77468F0F+1215]
RtlGetFullPathName_UEx [0x77468EDD+1165]
Hello,
Sorry for any misspellings and typos, my English is poor and I used Google Translate.
I see the error shown below and the Chrome window closes by itself. Unfortunately, I have no knowledge of Python. I just adapted the codes here to my country.
Traceback (most recent call last):
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts\visa.py", line 242, in
login()
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts\visa.py", line 114, in login
do_login_action()
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts\visa.py", line 138, in do_login_action
Wait(driver, 60).until(
File "C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
GetHandleVerifier [0x0114CFE3+45267]
(No symbol) [0x010D9741]
(No symbol) [0x00FCBE1D]
(No symbol) [0x00FFED30]
(No symbol) [0x00FFF1FB]
(No symbol) [0x0102F772]
(No symbol) [0x0101B084]
(No symbol) [0x0102DDDA]
(No symbol) [0x0101AE36]
(No symbol) [0x00FF674E]
(No symbol) [0x00FF78ED]
GetHandleVerifier [0x01405659+2897737]
GetHandleVerifier [0x0144E78B+3197051]
GetHandleVerifier [0x01448571+3171937]
GetHandleVerifier [0x011D5E40+606000]
(No symbol) [0x010E338C]
(No symbol) [0x010DF508]
(No symbol) [0x010DF62F]
(No symbol) [0x010D1D27]
BaseThreadInitThunk [0x76A36839+25]
RtlGetFullPathName_UEx [0x77468F0F+1215]
RtlGetFullPathName_UEx [0x77468EDD+1165]
PS C:\Users\ugur_\AppData\Local\Programs\Python\Python312\Scripts>
The text was updated successfully, but these errors were encountered: