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

Class

packages/benchpress/src/webdriver/selenium_webdriver_adapter.ts:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 * it is not exposed via index.js in selenium-webdriver.
64 */
65class Command {
66 private parameters_: {[key: string]: any} = {};
67 constructor(private name_: string) {}
68

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected