UNPKG

@applitools/eyes-browser

Version:
5 lines (4 loc) 129 B
export type VisualLocatorSettings<TLocator extends string = string> = { locatorNames: TLocator[]; firstOnly: boolean; };