Package io.jmix.masquerade.component
Class TabSheet.Tab
java.lang.Object
io.jmix.masquerade.component.AbstractSpecificConditionHandler<T>
io.jmix.masquerade.component.AbstractComponent<TabSheet.Tab>
io.jmix.masquerade.component.TabSheet.Tab
- All Implemented Interfaces:
SpecificConditionHandler,ByLocator,SelenideElementWrapper<TabSheet.Tab>
- Enclosing class:
- TabSheet
Web-element wrapper for tab sheet tab. Supports selecting.
-
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.AbstractComponent
getBy, 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
-
Tab
public Tab(org.openqa.selenium.By by)
-
-
Method Details
-
select
Select this tab in tab sheet.- Returns:
thisto call fluent API
-