Package io.jmix.masquerade.component
Class Details
java.lang.Object
- All Implemented Interfaces:
Container,SpecificConditionHandler,ByLocator,SelenideElementWrapper<Details>
Web-element wrapper for details.
-
Field Summary
Fields inherited from class io.jmix.masquerade.component.AbstractComponent
by, wrappedElement -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.masquerade.component.AbstractDetails
clickOnHeader, getByMethods inherited from class io.jmix.masquerade.component.AbstractComponent
getDelegateMethods inherited from class io.jmix.masquerade.component.AbstractSpecificConditionHandler
check, should, should, shouldBe, shouldBe, shouldHave, shouldHave, shouldNot, shouldNot, shouldNotBe, shouldNotBe, shouldNotHave, shouldNotHaveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.masquerade.sys.SelenideElementWrapper
disabled, displayed, enabled, exists, shouldHaveAttribute, shouldHaveAttributeValue, shouldHaveCss, shouldHaveCssValue, shouldNotHaveAttribute, shouldNotHaveAttributeValue, shouldNotHaveCss, shouldNotHaveCssValue
-
Constructor Details
-
Details
public Details(org.openqa.selenium.By by)
-
-
Method Details
-
getSummaryElement
public com.codeborne.selenide.SelenideElement getSummaryElement()- Specified by:
getSummaryElementin classAbstractDetails<Details>- Returns:
SelenideElementfor details summary web-element
-