Skip to content

qmetry/qaf-support-angular

Repository files navigation

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