electron-userland / spectron

DEPRECATED: 🔎 Test Electron apps using ChromeDriver
http://electronjs.org/spectron
MIT License
1.68k stars 229 forks source link

Provide options for Webdriver.io #252

Open guiguan opened 6 years ago

guiguan commented 6 years ago

Can you add support for passing down an option object for Webdriver.io? So things like deprecationWarnings: false can be set by user

adadache commented 6 years ago

https://github.com/electron/spectron/pull/247