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