UnhandledPromiseRejectionWarning: WebDriverError: invalid session id code example
Example: UnhandledPromiseRejectionWarning: WebDriverError: invalid session id
setTimeout(() => {
driver.quit();
}, 100);
setTimeout(() => {
driver.quit();
}, 100);