-
Bug
-
Resolution: Unresolved
-
Major
I am having a maven project setup in Jenkins. When is start a build my selenium script will start chromedriver.exe in headless mode and execute all my test cases.
If I abort the build I can see the status of job is aborted but the selenium is still running and I can see chromedriver.exe still active in task manager and running my test cases.
When ever if a job is aborted the selenium script also should stop executing.
Jenkins Version: 2.204