Skip to content

Fixes #29: Chromedriver not working with installed Selenium version.#30

Open
geerlingguy wants to merge 1 commit into
arknoll:masterfrom
geerlingguy:selenium-update
Open

Fixes #29: Chromedriver not working with installed Selenium version.#30
geerlingguy wants to merge 1 commit into
arknoll:masterfrom
geerlingguy:selenium-update

Conversation

@geerlingguy

Copy link
Copy Markdown
Contributor

No description provided.

@geerlingguy

Copy link
Copy Markdown
Contributor Author

Apparently 3.x requires Java 8, so we'll need to shim that in like I do in my Solr roles, for older OS releases: https://github.com/geerlingguy/ansible-role-solr/blob/master/tests/test-solr-6.yml#L4-L33

@geerlingguy

Copy link
Copy Markdown
Contributor Author

The fail seems to be in the service startup:

TASK [role_under_test : Ensure selenium is running] ****************************
changed: [localhost]

That's the only change in the idempotence test. I was only testing under Ubuntu—it looks like this occurs on both CentOS 7 and Debian 8.

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

Successfully merging this pull request may close these issues.

2 participants