Searched refs:tabTitle (Results 1 – 1 of 1) sorted by relevance
99 const tabTitle = await tab.getText(); constant100 if (tabTitle.includes(title)) {