Page 1 of 1

Continuable Access Violation

Posted: 20 Aug 2018, 13:47
by guilhon
Hello. I run several tests using hotkey and selenium (sometimes together, sometimes separeted), and at some point (I can't figure out quite well where), I get the following error:
abrir-wts_3_39_0.png
(109.85 KiB) Not downloaded yet
I can't find anything in windows logs to find out why that happened. I could try to go to the line giving the error, but I don't have the #Persistent nor the #NoTrayIcon anywhere in my scripts. I'm using python, with ahkdll. Can someone give me light, suggest anyway I can debug it?

Re: Continuable Access Violation

Posted: 20 Aug 2018, 18:05
by HotKeyIt
Which ahk.dll version are you using?
Can you show your code?