protractor test - sinsunsan/archiref_wiki GitHub Wiki
https://angular.github.io/protractor/#/api?view=Protractor.prototype.get
Protactor use selenium to browse a web page But know angular so can go further than a simple jquery selection
- https://github.com/andresdominguez/elementor an add on to protactor to preview the selector in chrome
Docs highlight
-
https://github.com/angular/protractor/blob/master/docs/locators.md How to find elements of the page
-
http://luxiyalu.com/protractor-locators-selectors More about protractor selector syntax