Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse session #3

Open
AndreSteenbergen opened this issue Dec 11, 2017 · 0 comments
Open

Reuse session #3

AndreSteenbergen opened this issue Dec 11, 2017 · 0 comments

Comments

@AndreSteenbergen
Copy link

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);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant