saucelabs / the-internet

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
http://the-internet.herokuapp.com
Apache License 2.0
787 stars 648 forks source link

New page to demonstrate dynamically added or removed controls. #15

Closed jimholmes closed 9 years ago

jimholmes commented 9 years ago

Added new page to dynamically add and remove controls after an asynch call. (ish) Shamelessly copied from other parts of The-Internet.

jimholmes commented 9 years ago

Dropping this. Turns out the JS I wrote doesn't play nicely in FF. Will update and try again.