Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.89 KB

README.md

File metadata and controls

28 lines (25 loc) · 1.89 KB

License Maven Central GitHub tag javadoc

qaf-support-angular

qmetry automation framework angular web support - custom locator stretegies specific to angularjs

This provides following angular specific locator stretegy using ngWebDriver by @paul-hammant

  • angular-model
  • angular-binding
  • angular-exact-binding
  • angular-options
  • angular-repeater
  • angular-exact-repeater
  • angular-buttontext
  • angular-partial-buttontext

Usage:

my.eleusing.angmodel=angular-model=modelname
#self decriptive
my.eleusing.angmodel={'locator':'angular-model=<locator value>','desc':'example element on sample page'}

See also utility methods and custom element