Scratchpad: http://etherpad.wikimedia.org/p/Adv_Browser_Tests_-_T86593
Including but not limited to:
- Using Cucumber well: intention over description; initiation, navigation, and assertion
- Code reuse and loose coupling: implementation patterns for easier maintenance
- Waiting and waiting: working with AJAX efficiently
- Nested elements and scope: pushing the limits of today's framework
- Code smells: loops, conditionals, and comments