Package io.jmix.masquerade.component
Class Accordion.Panel
java.lang.Object
io.jmix.masquerade.component.AbstractSpecificConditionHandler<T>
io.jmix.masquerade.component.AbstractComponent<T>
io.jmix.masquerade.component.AbstractDetails<Accordion.Panel>
io.jmix.masquerade.component.Accordion.Panel
- All Implemented Interfaces:
Container,SpecificConditionHandler,ByLocator,SelenideElementWrapper<Accordion.Panel>
- Enclosing class:
- Accordion
Accordion panel web-element wrapper.
-
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
-
Panel
protected Panel(org.openqa.selenium.By by)
-
-
Method Details
-
getSummaryElement
public com.codeborne.selenide.SelenideElement getSummaryElement()- Specified by:
getSummaryElementin classAbstractDetails<Accordion.Panel>- Returns:
SelenideElementfor details summary web-element
-