• 概要
@angular/cdk/testing/protractor

ProtractorHarnessEnvironmentOptions

interface
deprecated

Options to configure the environment.

API

    
      interface ProtractorHarnessEnvironmentOptions {}
    
    

queryFn

(selector: string, root: ElementFinder) => ElementArrayFinder

The query function used to find DOM elements.

Jump to details