MCPcopy Create free account
hub / github.com/angular/angular /

Class

packages/benchpress/src/web_driver_extension.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 * Needs one implementation for every supported Browser.
35 */
36export abstract class WebDriverExtension {
37 static provideFirstSupported(childTokens: any[]): any[] {
38 const res = [
39 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected