rhysd / wdio-appium-service

No longer need to launch Appium manually for Webdriver.io
MIT License
9 stars 8 forks source link

Add support for wdio v5 #12

Closed petrosbountis closed 5 years ago

petrosbountis commented 5 years ago

This project does not support the new version of WebdriverIO.

@rhysd is there any plan on making it compatible with v5?

Thanks in advance.

sanyco92 commented 5 years ago

+1, please make compatible with wdio 5

MortenGregersen commented 5 years ago

What needs to be done to support wdio v5?

baruchvlz commented 5 years ago

WebdriverIO has an open issue to port this library into the core packages. This would be a lot easier to do than convince someone to update a library that hasn't been touched in 2 years. https://github.com/webdriverio/webdriverio/issues/3693

MortenGregersen commented 5 years ago

I'm working on porting this service to the wdio mono repo (webdriverio/webdriverio/issues/3693)

christian-bromann commented 5 years ago

We have absorbed the project into the WebdriverIO org. I recommend to use @wdio/appium-service from now on.