ITADN

Quitting driver on TypeScript might throw `NoSuchSessionError`

#192Closedp0deje 创建于 2025-11-16
P
p0dejecommented
If the underlying WebDriver session is already quit, calling `await al.quit();` throws `NoSuchSessionError` on TypeScript. We should silence this error.
关闭于 2025-11-17 0 条评论