Skip to content

Chrome WebDriver does not shutdown correctly (Linux) #116

@nonamef

Description

@nonamef

When I use the parameter "-DtestDestination=CHROMEHEADLESS", it runs the test correctly. The problem is that resources are locked by the driver (memory 100%). If you run this parameter multiple times on the same server, it will eventually crash the server and become unresponsive.

The current work around is to have a cron job that deletes the files contained in '/tmp' directory (Due to using default driver).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions