Class SelenideAppiumCollection

java.lang.Object
com.codeborne.selenide.BaseElementsCollection<SelenideAppiumElement,SelenideAppiumCollection>
com.codeborne.selenide.appium.SelenideAppiumCollection
All Implemented Interfaces:
Iterable<SelenideAppiumElement>

@ParametersAreNonnullByDefault public class SelenideAppiumCollection extends com.codeborne.selenide.BaseElementsCollection<SelenideAppiumElement,SelenideAppiumCollection>
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.codeborne.selenide.BaseElementsCollection

    com.codeborne.selenide.BaseElementsCollection.SelenideElementIterable<T extends com.codeborne.selenide.SelenideElement>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(com.codeborne.selenide.impl.CollectionSource source)
     

    Methods inherited from class com.codeborne.selenide.BaseElementsCollection

    as, asDynamicIterable, asFixedIterable, attributes, describe, exclude, excludeWith, filter, filterBy, find, findBy, first, first, get, isEmpty, iterator, last, last, should, should, should, shouldBe, shouldBe, shouldHave, shouldHave, size, snapshot, stream, texts, toString, waitUntil

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.lang.Iterable

    forEach, spliterator