ProtractorHarnessEnvironmentOptions
interface
deprecated
Options to configure the environment.
queryFn
(selector: string, root: ElementFinder) => ElementArrayFinder
The query function used to find DOM elements.
Jump to details
Options to configure the environment.
(selector: string, root: ElementFinder) => ElementArrayFinder
The query function used to find DOM elements.