MattiSG / Watai

Integration testing for the web of components
62 stars 7 forks source link

Replace DuckDuckGo example by TodoMVC #131

Open davidbgk opened 9 years ago

davidbgk commented 9 years ago

DDG doesn't seem to have the disambiguation feature (“Zero Click Info box”) anymore. The tutorial has to be updated accordingly.

MattiSG commented 9 years ago

Thanks for the heads up!

I intend to redo the tutorial based on TodoMVC, as it is a classic among programmers. Any comments, or other ideas? :)

davidbgk commented 9 years ago

I think it would be more useful to introduce features incrementally:

  1. browsing with the *Link magic
  2. filling/submitting forms with the setField & submit helpers
  3. an end-to-end example
  4. tips and best practices
MattiSG commented 9 years ago