Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

Explain Clean Up On Aborted Neo Jobs In Jenkins #159

Open ckeiner opened 3 years ago

ckeiner commented 3 years ago

If a Jenkins job is aborted with a running Neodymium project, users have to manually kill the remaining web driver processes as well as browser.

We should explain this in the documentation, so users are informed about this.