kaliiiiiiiiii/Selenium-Driverless

[Bug] The program does not issue an error when the driver is closed.

Closed this issue · 3 comments

The program will continue to function normally when the browser is closed at runtime.

I don't think so - please provide a POC

It does not produce an exception, the program will simply continue working when you close Chrome intentionally or by mistake.

It does not produce an exception, the program will simply continue working when you close Chrome intentionally or by mistake.

POC = Proof Of concept. I need a minimum reproducible code for that.
Driverless will//should throw an error when chrome gets closed.