Events2Join

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.

Class Not - Selenide

... package: com.codeborne.selenide.conditions, class: Not. ... Fields inherited from class com.codeborne.selenide.WebElementCondition.

Commands - Selenide

com.codeborne.selenide.commands.Commands. Direct Known Subclasses: SelenideAppiumCommands. @ParametersAreNonnullByDefault public class Commands extends ...

Should - Selenide

public class Should extends Object implements Command Field Summary Fields inherited from interface com.codeborne.selenide.Command

WebElementsCondition - Selenide

declaration: package: com.codeborne.selenide, class: WebElementsCondition.

AllMatch - Selenide

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.

Code simplicity - Selenide

...
Here is checkbox #1
< ...

Url - Selenide

declaration: package: com.codeborne.selenide.conditions.webdriver, class: Url.

SelenideTargetLocator

Class SelenideTargetLocator. java.lang.Object. com.codeborne.selenide.SelenideTargetLocator. All Implemented Interfaces: org.openqa ...

Texts - Selenide

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.

SelenideWait

org.openqa.selenium.support.ui.FluentWait. com.codeborne.selenide.SelenideWait. All Implemented Interfaces: org.openqa.selenium ...

Deprecated List - Selenide

To achieve the same effect, just add `sleep(600_000)` in your test. Deprecated Methods. Method. Description. com.codeborne.selenide.appium.

Selected - Selenide

check(Driver driver, org.openqa.selenium.WebElement element). Check if given element matches this condition. Methods inherited from class com.codeborne.selenide ...

Click - Selenide

declaration: package: com.codeborne.selenide.commands, class: Click.

Screenshots - Selenide

Take screenshot of WebElement/SelenideElement in iframe for partially visible WebElement/Selenide horizontal scroll bar will be present.

Driver - Selenide

Package com.codeborne.selenide. Interface Driver. All Known Implementing Classes: LazyDriver , WebDriverWrapper. @ParametersAreNonnullByDefault public ...