revert: "revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra (#36434)" (#36798)" (#36800)
This reverts commit ad8c4cdd75
.
PR Close #36800
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
import {$, browser, by, element, ExpectedConditions} from 'protractor';
|
||||
|
||||
import {verifyNoBrowserErrors} from '../../../e2e_util/e2e_util';
|
||||
import {verifyNoBrowserErrors} from '../../../../dev-infra/benchmark/driver-utilities';
|
||||
|
||||
function waitForElement(selector: string) {
|
||||
// Waits for the element with id 'abc' to be present on the dom.
|
||||
|
Reference in New Issue
Block a user