wmtan01
5 years agoContributor
How Aliases.browser.Terminate works
We're using Aliases.browser.Terminate to close the browser and noticed that with Chrome we were starting to see a broken cookie from our application. I know that is because of our application and not...
- 5 years ago
I think a manual way of terminating process is using the command taskkill
but i may be wrong... since you already tried to replicate the behavior using that command. maybe some of the more seasoned users here can chime in.