Interface SelenideAppiumElement

All Superinterfaces:
org.openqa.selenium.interactions.Locatable, org.openqa.selenium.SearchContext, com.codeborne.selenide.SelenideElement, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsDriver, org.openqa.selenium.WrapsElement

@ParametersAreNonnullByDefault public interface SelenideAppiumElement extends com.codeborne.selenide.SelenideElement
  • Method Summary

    Methods inherited from interface org.openqa.selenium.interactions.Locatable

    getCoordinates

    Methods inherited from interface com.codeborne.selenide.SelenideElement

    $, $, $, $, $$, $$, $$x, $x, $x, ancestor, ancestor, append, attr, cached, clear, click, click, closest, contextClick, data, describe, doubleClick, doubleClick, download, download, download, download, download, dragAndDrop, execute, execute, exists, find, find, find, find, findAll, findAll, getAlias, getAttribute, getCssValue, getOptions, getOwnText, getSearchCriteria, getSelectedOption, getSelectedOptions, getSelectedOptionText, getSelectedOptionValue, getText, getValue, getWrappedElement, has, has, highlight, highlight, hover, hover, innerHtml, innerText, is, is, isDisplayed, isImage, lastChild, name, parent, paste, preceding, press, pressEnter, pressEscape, pressTab, pseudo, pseudo, screenshot, screenshotAsImage, scrollIntoView, scrollIntoView, selectOption, selectOption, selectOptionByValue, selectOptionContainingText, selectRadio, setSelected, setValue, setValue, should, should, shouldBe, shouldBe, shouldHave, shouldHave, shouldNot, shouldNot, shouldNotBe, shouldNotBe, shouldNotHave, shouldNotHave, sibling, text, toString, toWebElement, type, type, unfocus, uploadFile, uploadFromClasspath, val, val, val

    Methods inherited from interface org.openqa.selenium.TakesScreenshot

    getScreenshotAs

    Methods inherited from interface org.openqa.selenium.WebElement

    findElement, findElements, getAccessibleName, getAriaRole, getDomAttribute, getDomProperty, getLocation, getRect, getShadowRoot, getSize, getTagName, isEnabled, isSelected, sendKeys, submit

    Methods inherited from interface org.openqa.selenium.WrapsDriver

    getWrappedDriver