mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Document async polling arg in readme and help text #170

Closed m90 closed 6 years ago

m90 commented 6 years ago

Looks like this is not fully documented yet.

mantoni commented 6 years ago

Yes thank you. It’s actually not appium specific. It has been built to work around polling issues with some selenium servers.

Anyway, I like the appium hint because that is currently a non-obvious adjustment one has to make. 👌

m90 commented 6 years ago

I tried using it today, and it's really neat. Nice addition!