Package com.codeborne.selenide
package com.codeborne.selenide
-
ClassDescriptionHuman-readable alias for page object fieldAssertion modes availableAuthentication schemes.A unique folder per browser.Constants for all browsers supported by Selenide out of the boxCommand<T>Conditions to match web elements: checks for visibility, text etc.Conditional<T>Implements wait for non WebElement based conditions.Marker interface for declaring page objects fields that contain other elements"Selenide driver" is a container for WebDriver + proxy server + settingsWrapper around
WebElementwith additional methods likeSelenideElement.shouldBe(WebElementCondition...)andSelenideElement.shouldHave(WebElementCondition...)Interface for using custom WebDriver in your tests.