UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

9 lines (7 loc) 188 B
// transpile:mocha import BaseDriver from '../..'; import baseDriverUnitTests from './driver-tests'; baseDriverUnitTests(BaseDriver, { platformName: 'iOS', deviceName: 'Delorean' });