1.

What Are The Locators In Protractor?

Answer»

Apart from the BASIC locator mechanism that Selenium implementation GIVES , Protractor has some Angular JS SPECIFIC locators.

  1. By Binding
  2. By Model
  3. By Button Text
  4. By Exact Binding
  5. By Partial Button Text
  6. By Repeater
  7. By Exact Repeater
  8. By CSS Containing Text
  9. By Options
  10. By deep Css
  11. Custom SELECTORS

Apart from the basic locator mechanism that Selenium implementation gives , Protractor has some Angular JS specific locators.



Discussion

No Comment Found