MarketSquare / robotframework-angularjs

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

Allow other "ng-app" names #13

Closed celian-garcia closed 4 years ago

celian-garcia commented 7 years ago

Allows use of 'ng-app', 'ng_app', 'data-ng-app' or 'x-ng-app'. For example, data-ng-app is used for html validity.