karma-runner / karma-sauce-launcher

A Karma plugin. Launch any browser on SauceLabs!
MIT License
199 stars 103 forks source link

Bump webdriverio to 7.25.4 #278

Open devcorpio opened 1 year ago

devcorpio commented 1 year ago

Reason for this update: https://github.com/karma-runner/karma-sauce-launcher/issues/275

Because of the webdriver version bump, updating typescript and modifying types have been also required.

The command yarn run run-example works successfully 🎉 :

run-example-screenshot
olivier-martin-sf commented 1 year ago

Thx for fixing this @devcorpio!

@wswebcreation any chance we can merge this one and publish a new release? I know there's a transition to GHA happening that's required for publishing but I can help with it if needed

wswebcreation commented 1 year ago

Hi @olivier-martin-sf

No, we can't, we still need to wait for this https://github.com/karma-runner/karma-sauce-launcher/pull/274, sorry

olivier-martin-sf commented 1 year ago

Thx @wswebcreation, no worries I was aware that #274 was a prerequisite, thank you for your reply!