Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
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
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Abhi Reddy [ katpalliabhishek ] |
Assignee | Abhi Reddy [ katpalliabhishek ] |
Description |
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. |
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 |