Home
last modified time | relevance | path

Searched refs:appiumProcess (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Drun-ci-e2e-tests.js147 const appiumProcess = spawn('node', ['./node_modules/.bin/appium']); constant
148 APPIUM_PID = appiumProcess.pid;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Drun-ci-e2e-tests.js162 const appiumProcess = spawn('node', ['./node_modules/.bin/appium']); constant
163 APPIUM_PID = appiumProcess.pid;