Hello
So I have an automation program using Autoit/WebDriver in order to automate some actions using Chrome.
I know WebDriver can't attach to an existing Chrome instance that was opened by regular means, but can it reattach to a Chrome window that was previously created by WebDriver itself?
My program runs 24x7 but every now and then it closes and I have to restart it. In fact, I have a monitor that re-launches the program as soon as it detects it's down, but the bad news is that