On Wednesday, March 13, 2013 10:33:12 AM UTC-7, Oscar.Rieken wrote: > I have been playing around and trying to build examples for people to use > and test against on heroku. So if you have something specific I can try and > build that out but here are some that I already have done > > http://derp-bear.herokuapp.com/ > > Anyone can add your own examples by forking and submitting a pull request > it should build and deploy your example on the heroku site once i merge the > changes > or you can request an example to be added > > https://github.com/orieken/derp-bear > > > Here's another sample app I just remembered about: http://puppies.herokuapp.com/ That is a simple sample app that we used last year at the test automation bazaar when Jeff "Cheezy" Morgan taught a session on using page objects with Watir and Cucumber.
In terms of your stuff oscar, it would be great if we had a page where there was something like a form, but it appeared after a random period of time (1-10 seconds.. maybe with a placeholder like some kind of 'loading' spinner in place while it 'loaded' the form (to simulate a page with a lot of content created via ajax type javascript) That would be a good 'training ground' for folks to do syncronization Especially if say there were a button in the first part of the form, that caused a second part to fill in after a brief delay. -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
