Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SeleniumHQ/selenium
/ ImageMapResult
Interface
ImageMapResult
javascript/atoms/typescript/is-displayed.ts:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
interface
ImageMapResult {
30
image: Element | null;
31
rect: Rect;
32
}
33
34
interface
OverflowStyles {
35
x: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected