flagpolejs / flagpole

QA automation framework and CLI that unifies HTML integration testing, full E2E browser testing, REST API tests, and more.
https://flagpolejs.github.io/flagpole
MIT License
23 stars 7 forks source link

Adding Appium option to options when creating suite #215

Closed kbabcock1 closed 2 years ago

kbabcock1 commented 2 years ago

Up until now Appium wasn't an actual option in the cli when creating a suite. Adding it now for clarity. Very simple change but would be nice to have.