UNPKG

@sap_oss/wdio-qmate-service

Version:

[![REUSE status](https://api.reuse.software/badge/github.com/SAP/wdio-qmate-service)](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[![Node.js CI](https://github.com/SAP/wdio-qmate-service/actions/workflows/node.js.yml/badge.svg)](http

11 lines (10 loc) 433 B
export declare class ElementPropertiesComparator { static compareToProperties(elementProperties: ElementProperties, control: UI5Control): boolean; private static isControlInViewName; private static isControlInViewId; private static getAncestorViews; private static compareId; private static compareProperty; private static compareBindingPathAndModelProperty; private static compareArrayStrElements; }