-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yadda and WebDriverJs #18
Comments
It is - we (Shazam) have just started using it and will be writing up our experiences soon. I would recommend the raw WebDriverJS bindings and make use of the promise flow to get concise code |
I've just bootstrapped another one of our projects in what I believe is a very clean way. I'm planning on putting it up on github and blogging about it, hopefully in the next week or so, time permitting |
Nice one. WIll be really interested to see how you're using it. On 4 October 2013 17:13, mrwiggles [email protected] wrote:
|
Just thought I'd let you know we've published part one on using Yadda. It's just reasoning on why we chose the stack. Second part should go up next week on bootstrapping Yadda/Mocha/WebDriverJS. I'm just waiting on legal to sign off on open sourcing the bootstrap code. http://tech.shazam.com/web/yadda-webdriverjs-mocha-a-bdd-test-framework-using-javascript/ |
That's great (and well written too). Many thanks for the write up. On 10 October 2013 13:42, mrwiggles [email protected] wrote:
|
Integration guide written up and available at http://bit.ly/GHH6s5 I know I can handle the context passing around better but couldn't figure it out - if you guys could point me in the right direction to improve it that would be awesome |
That's brilliant. Thanks. I've forked and issued a pull request with some suggested changes, and will include them as a webdriver example soon. |
webdriver examples added to 0.6.3 |
Hi!
Is it possible to use Yadda together with one of the WebDriverJs bindings?
The text was updated successfully, but these errors were encountered: