Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EncounteredNonAndroidUiWidgetScreen

import type { EncounteredNonAndroidUiWidgetScreen } from "https://googleapis.deno.dev/v1/toolresults:v1beta3.ts";

Additional details about encountered screens with elements that are not Android UI widgets.

interface EncounteredNonAndroidUiWidgetScreen {
distinctScreens?: number;
screenIds?: string[];
}

§Properties

§
distinctScreens?: number
[src]

Number of encountered distinct screens with non Android UI widgets.

§
screenIds?: string[]
[src]

Subset of screens which contain non Android UI widgets.