MarketSquare / robotframework-angularjs

An AngularJS and Angular extension to Robotframework's SeleniumLibrary
Apache License 2.0
34 stars 20 forks source link

Providing find by binding,model,repeater as in original pull request to S2L #1

Closed emanlove closed 8 years ago

emanlove commented 8 years ago

Initial porting of Protractor's find element by repeater code. Added locator for find by ng-repeat. Added angular specific ElementFinder class to handle find by binding. Added setup.py for eventual packaging of the library. Add documentation on keyword usage and how to get help.