Package io.jmix.masquerade
package io.jmix.masquerade
-
ClassDescriptionFactory class for creating and wiring wrappers for Masquerade components.Utility class that provides the
conditions
for checks in web-elements and their wrappers.Utility class that provides the selectors of theSelenideElement
wrappers.TheBy
selector, which find a web-element by its displayed text.TheBy
selector, which finds a web-element with theUI_TEST_ID
attribute equals to the simple name of the web-element's wrapper class.TheBy
selector, which find a web-element by the value of theUI_TEST_ID
attribute.The main starting point of Masquerade.Indicates that the annotated field or class is a test component.Indicates that the annotated class is a view wrapper for tests.