Skip to content

Add compatibility with selenium greater than 3.X - #632

Merged
bsideup merged 2 commits into
testcontainers:masterfrom
jlamaille:master
Apr 4, 2018
Merged

Add compatibility with selenium greater than 3.X#632
bsideup merged 2 commits into
testcontainers:masterfrom
jlamaille:master

Conversation

@jlamaille

Copy link
Copy Markdown
Contributor

No description provided.

@bsideup bsideup left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jlamaille!

Thanks for this fix! The only thing I miss is a test. Do you think you can add it? Do you need help?

@jlamaille

Copy link
Copy Markdown
Contributor Author

Hi @bsideup
I had thought about it but the mock part of the classpath seemed a little complex.
I can add TUs on the reading part of the inputStream, it could already be pretty good ?

@bsideup

bsideup commented Apr 4, 2018

Copy link
Copy Markdown
Member

@jlamaille yeah, I think you can just extract getVersionFromManifest(Manifest manifest) to avoid IO and focus on the business logic part of it

@jlamaille

Copy link
Copy Markdown
Contributor Author

That's exactly what I planned to do.
As soon as I find a little time, I push that.

@jlamaille

Copy link
Copy Markdown
Contributor Author

I added 2 unit tests for detection of Selenium versions above / below 3

@bsideup bsideup added this to the next milestone Apr 4, 2018
@bsideup
bsideup merged commit 0abaf4a into testcontainers:master Apr 4, 2018
@bsideup

bsideup commented Apr 4, 2018

Copy link
Copy Markdown
Member

@jlamaille merged, thanks! 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants