nightwatchjs / selenium-server-jar-download

NPM install wrapper which makes available the selenium standalone server jar file in your node_modules folder.
MIT License
0 stars 6 forks source link

Update to pull selenium server 4.18 #4

Closed AutomatedTester closed 4 months ago

AutomatedTester commented 6 months ago

We need to update https://github.com/nightwatchjs/selenium-server-jar-download/blob/main/package.json#L8 to match the latest selenium server, 4.18 at time of raising this.

matte23n commented 6 months ago

I can take care of this, just need to update the version in the package json and do some tests for everything to continue working correctly, or to eventually adapt some code if is not working

AutomatedTester commented 6 months ago

Hopefully you won't have to do much more than update the package.json. If it does break please update so I can help

urizennnn commented 6 months ago

@AutomatedTester please review my pr as i think i have fixed this issue

maha-sachin commented 6 months ago

Hi @AutomatedTester, I am Maha. can you help me to assign the first issue? I'm eager to contribute to the project.