com.codeborne.selenide.Selenide
Enum Class SelectorMode - Selenide
... package: com.codeborne.selenide, enum: SelectorMode. ... CSS. public static final SelectorMode CSS. Default Selenium behavior. Sizzle.
Package com.codeborne.selenide.junit
declaration: package: com.codeborne.selenide.junit.
... package: com.codeborne.selenide.conditions, class: Not. ... Fields inherited from class com.codeborne.selenide.WebElementCondition.
com.codeborne.selenide.commands.Commands. Direct Known Subclasses: SelenideAppiumCommands. @ParametersAreNonnullByDefault public class Commands extends ...
public class Should extends Object implements Command
WebElementsCondition - Selenide
declaration: package: com.codeborne.selenide, class: WebElementsCondition.
Class AllMatch · Field Summary. Fields inherited from class com.codeborne.selenide.collections.PredicateCollectionCondition · Constructor Summary. Constructors.
Package com.codeborne.selenide.appium.commands
declaration: package: com.codeborne.selenide.appium.commands.
Class ElementsCollection - Selenide
Nested Class Summary. Nested classes/interfaces inherited from class com.codeborne.selenide.BaseElementsCollection · Constructor Summary. Constructors.
declaration: package: com.codeborne.selenide.conditions.webdriver, class: Url.
Class SelenideTargetLocator. java.lang.Object. com.codeborne.selenide.SelenideTargetLocator. All Implemented Interfaces: org.openqa ...
Class Texts · Field Summary. Fields inherited from class com.codeborne.selenide.collections.ExactTexts · Constructor Summary. Constructors. Constructor.
CollectionCondition - Selenide
declaration: package: com.codeborne.selenide, class: CollectionCondition.
org.openqa.selenium.support.ui.FluentWait
To achieve the same effect, just add `sleep(600_000)` in your test. Deprecated Methods. Method. Description. com.codeborne.selenide.appium.
check(Driver driver, org.openqa.selenium.WebElement element). Check if given element matches this condition. Methods inherited from class com.codeborne.selenide ...
declaration: package: com.codeborne.selenide.commands, class: Click.
Take screenshot of WebElement/SelenideElement in iframe for partially visible WebElement/Selenide horizontal scroll bar will be present.
Package com.codeborne.selenide. Interface Driver. All Known Implementing Classes: LazyDriver , WebDriverWrapper. @ParametersAreNonnullByDefault public ...