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

Session [null] not available and is not among the last 1000 terminated sessions #42

Open
FlexiB opened this issue Aug 28, 2017 · 6 comments

Comments

@FlexiB
Copy link

FlexiB commented Aug 28, 2017

Meta -

OS: Ubuntu 12.04

Selenium Version: 3.5.2

Browser: Firefox

Browser Version:
Expected Behavior -

I try to execute a test on Firefox with selenograph (contains GridRouter)
Actual Behavior -

When I execute a test on Firefox, I have this error "Session [null] not available and is not among the last 1000 terminated sessions".

But it's OK when I execute on Chrome,Chrome Headless or IE.
Steps to reproduce -

Create a grid router.
Configure your Grid Router with a profil.xml that contains firefox.
Execute a test using your Grid Router IP and firefox capabilities.

@innokenty
Copy link
Member

Looks like you need to update gekodriver version. They made some critical changes regarding compatibility with Selenium > 3.3

https://github.com/mozilla/geckodriver/releases

Please update us if that helps!

@FlexiB
Copy link
Author

FlexiB commented Aug 28, 2017

Hi innokenty and thank you for you answer.

I already use geckoDriver-018 x64
For information :

  • I use Firefox 55.0.2 (x64) on a Windows Seven 64

  • when I execute my test the browser opens

@innokenty
Copy link
Member

Wait, you said OS: Ubuntu 12.04, but now you're saying Windows Seven. It doesn't matter though, just curious.

@aandryashin
Copy link
Contributor

aandryashin commented Aug 30, 2017 via email

@FlexiB
Copy link
Author

FlexiB commented Aug 31, 2017

@innokenty : GridRouter run on Ubuntu 12.04 and my sonde is on Windows Seven 64 ;)

@aandryashin : thanks for your answer. I will check this project

@vania-pooh
Copy link
Member

@FlexiB Ggr is just the next version of this one created by the same developers with important improvements.

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

4 participants