-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update webdriverio
Dependency to 4.12.0 + selenium-standalone
to 6.x.x
#10
Comments
@christian-bromann @ziolko if I can help with this, lmk |
Thanks for raising this. I am working on this right now. |
P.S. Sorry for late response. I am in the middle of my parental leave right now :) |
Will do! Thanks! :)
On Fri, Mar 30, 2018 at 5:34 PM Mateusz Zieliński ***@***.***> wrote:
webdriverio version has been locked in package-lock.json. I've updated
both webdriverio and selenium-standalone. This has been released as
2.0.0. Please let me know if it works as expected.
P.S. Sorry for late response. I am in the middle of my parental leave
right now :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AJMrQxUT42u7jln0T8jWYs_1MRNevT8Fks5tjqT1gaJpZM4S8OIi>
.
--
Phil Sent from Mobile
|
Hi Phil, Feel free to close this issue if you consider it resolved :) Cheers, |
Yes I will check tomorrow thanks!
On Sat, Mar 31, 2018 at 4:05 PM Mateusz Zieliński ***@***.***> wrote:
Hi Phil,
Feel free to close this issue if you consider it resolved :)
Cheers,
Mateusz
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AJMrQzTXukQo9duEVjELFj2R9mPZLqW0ks5tj-GKgaJpZM4S8OIi>
.
--
Phil Sent from Mobile
|
Testing now |
Having new errors.. investigating |
Looks like it's related to webdriverio-boneyard/wdio-selenium-standalone-service#39 |
I will follow up when I can this week, or this weekend, thanks |
Could you please put here code to reproduce this bug? |
It works fine on Windows 10... Seems to be a MacOS issue, before I go ahead and setup a repo to reproduce... are you on Mac or Windows? |
I work both on Mac and Windows. Feel free to share steps to reproduce :) |
I guess I'll have the time this weekend, I'll update the thread. |
Thank you. I will take a look at this today. |
Hi Phil, I took a second look at this and it seems this is a well known issue with selenium server (check out webdriverio/webdriverio#2262 and webdriverio/webdriverio#2468). Perhaps implementing webdriverio/webdriverio#2406 would help but until then I can only suggest staying with selenium 3.4 which apparently doesn't have this problem. Cheers, |
I will try today, thanks! |
I will test tomorrow I have time and I will close this issue, thanks for looking and finding those comments! |
I can confirm that version: '3.4.0' is working fine, closing! |
Great. I will set version of |
Hey :) thanks for this package, it's super useful!
Somehow the webdriverio is set to "latest" but it doesn't seem to pick up 4.12.0 any idea?
webdriverio/webdriverio@v4.11.0...v4.12.0
Any blockers to upgrade to
selenium-standalone
6.13.0 ?Thanks!
The text was updated successfully, but these errors were encountered: