RemoveLocator
Description: the method removes the locator from the locator storage and returns a logical result true or false.
Syntax: RemoveLocator(string name)
Return value: bool (true or false)
Example:
bool result = tester.RemoveLocator("inputLogin");
Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software