Home
last modified time | relevance | path

Searched refs:tabTitle (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/test/e2e/
Dutils.ts99 const tabTitle = await tab.getText(); constant
100 if (tabTitle.includes(title)) {