java.lang.Object
net.n2oapp.framework.autotest.impl.collection.N2oComponentsCollection
net.n2oapp.framework.autotest.impl.collection.N2oAlerts
All Implemented Interfaces:
Alerts, ComponentsCollection

public class N2oAlerts extends N2oComponentsCollection implements Alerts
  • Constructor Details

    • N2oAlerts

      public N2oAlerts()
  • Method Details

    • alert

      public Alert alert(int index)
      Description copied from interface: Alerts

      Возвращает предупреждение по индексу из списка предупреждений на странице

      For example: alerts(Alert.PlacementEnum.topLeft).alert(0);

      Specified by:
      alert in interface Alerts
      Parameters:
      index - номер требуемого предупреждения
      Returns:
      Компонент предупреждение для автотестирования