#272 fix by TikhomirovSergey · Pull Request #273 · appium/java-client

added 2 commits

November 23, 2015 16:07
- #272 fix which should be checked on UNIX-like OS
- test improvements
   - AndroidGestureTest. The improvement of different API levels
   - Tests of compatibility with desktop browsers were migrated to Chrome.
The working with npm was moved to scripts which are packed in the jar file. These scripts should be used in runtime.

Changes:
- added scripts
- AppiumServiceBuilder was refactored once again :)
- engines which work with these scrips and npm were implemented

@TikhomirovSergey

@TikhomirovSergey

@TikhomirovSergey

Also a new system property "appium.node.js.exec.path" has been added and it is supported now.

@TikhomirovSergey

@TikhomirovSergey