-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Starting firefox takes a considerable amount of time. Is it possible to use the open session? Not closing the existing firefox session, and continue using the old session?
I have found the id, but I would really like to know how to continue the session
let session = await driver.getSession();
console.log(session);
Metadata
Metadata
Assignees
Labels
No labels