All Implemented Interfaces:
Component, Element, CardsWidget, StandardWidget, Widget

public class N2oCardsWidget extends N2oStandardWidget implements CardsWidget
Списковый виджет Cards для автотестирования
  • Constructor Details

    • N2oCardsWidget

      public N2oCardsWidget()
  • Method Details

    • card

      public Card card(int index)
      Specified by:
      card in interface CardsWidget
    • shouldHaveItems

      public void shouldHaveItems(int count)
      Specified by:
      shouldHaveItems in interface CardsWidget
    • paging

      public Paging paging()
      Specified by:
      paging in interface CardsWidget
    • cards

      protected com.codeborne.selenide.ElementsCollection cards()