- Ramon Victor's slides on Protractor, BEST source of broad info
- Protractor documentation site's ElementFinder page, by far the reference I used the most for parameters & return values
- Gulp plugin to check all your element selectors, great for preventing running tests that will certainly fail because of bad selectors
- Protractor repo's note on PageObjects
- Adventures in Angular podcast episode on Protractor with the author, Julie Ralph