Exit code is null when using headless chrome #16399
Labels
question
Issues that look for answers.
wrong repo
Issues that should be opened in another repository.
I am getting a null exit code after launching and killing a child process. This probably should never happen? It's happening when I launch chrome in headless mode:
When using the 'chrome-launcher' module, everything works normally:
but when I use headless mode:
is this expected? I am assuming this should never happen.
The text was updated successfully, but these errors were encountered: