Searched defs:browserType (Results 1 – 3 of 3) sorted by relevance
33 for (const browserType of [LaunchBrowserTypes.CHROME, LaunchBrowserTypes.EDGE]) { constant
29 for (const appId of this.MAP[browserType]) { constant
70 const appId = this.MAP[browserType].appId; constant