Searched defs:appiumProcess (Results 1 – 2 of 2) sorted by relevance
147 const appiumProcess = spawn('node', ['./node_modules/.bin/appium']); constant
162 const appiumProcess = spawn('node', ['./node_modules/.bin/appium']); constant