docs(guide/e2e-testing): clarify description of input(name) selector
The description of the input selector made it seem that you were selecting an input element based upon it's name attribute. In reality, you are selecting an element by the string in the ng-model attribute.
A
Adam committed
bad9d1b71fbbb32cccfe62959a7319221810a8d5
Parent: fdab308
Committed by Pete Bacon Darwin <pete@bacondarwin.com>
on 6/27/2013, 7:45:53 PM