appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppiumServiceBuilder throws InvalidServerInstanceException with Appium node 1.5.0.x

TikhomirovSergey opened this issue · comments

AppiumServiceBuilder throws InvalidServerInstanceException because the location of the file appium.js is changed with the new major version.

This pattern should be more fluent and compatible with higher and lower appium-node versions.

@TikhomirovSergey when will this be released?