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

OverlappingUIElements

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

A warning that Robo encountered a screen that has overlapping clickable elements; this may indicate a potential UI issue.

interface OverlappingUIElements {
resourceName?: string[];
screenId?: string;
}

§Properties

§
resourceName?: string[]
[src]

Resource names of the overlapping screen elements

§
screenId?: string
[src]

The screen id of the elements