GetLocators

English version ›› HatFramework ›› Class: Tester ›› Locators ››
Parent Previous Next

GetLocators

Description: the method returns the repositories of locators

Syntax: GetLocators()

Return value: Dictionary<string, Locator>


Example:

Dictionary<string, Locator> locators = tester.GetLocators();

Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites