Searched defs:activateWindowAsync (Results 1 – 3 of 3) sorted by relevance
21 export async function activateWindowAsync(device: Pick<Device, 'type' | 'pid'>): Promise<boolean> { function
158 async activateWindowAsync() { method in AndroidDeviceManager
205 async activateWindowAsync() { method in AppleDeviceManager