Y
Hacker News
new
|
ask
|
show
|
jobs
by
alimoeeny
4885 days ago
So, can I use Cucumber with Appium, like I can use with Frank?
2 comments
maudineormsby
4885 days ago
I'm not familiar with cucumber, but if it can be used with the selenium-webdriver gem, then it can work with Appium.
link
sah
4884 days ago
Cucumber does indeed work. We just added an example:
https://github.com/appium/appium/tree/master/sample-code/exa...
link