Package 

Class UiChipGroup

  • All Implemented Interfaces:
    com.kaspersky.components.kautomator.component.chip.UiChipGroupActions , com.kaspersky.components.kautomator.component.chip.UiChipGroupAssertions , com.kaspersky.components.kautomator.component.common.actions.UiBaseActions , com.kaspersky.components.kautomator.component.common.assertions.UiBaseAssertions , com.kaspersky.components.kautomator.intercept.base.UiInterceptable

    
    public final class UiChipGroup
    extends UiBaseView<UiChipGroup> implements UiChipGroupActions, UiChipGroupAssertions
                        

    View for acting and asserting on ChipGroup

    • Method Summary

      Modifier and Type Method Description
      final UiObjectInteractionDelegate getView()
      • Methods inherited from class com.kaspersky.components.kautomator.component.chip.UiChipGroup

        findChipAndCheckNotNull, hasChipWithText, hasChipWithText, invoke, isChipWithIdSelected, isChipWithIndexSelected, isChipWithTextSelected, isChipWithTextSelected, isNotChipWithIdSelected, isNotChipWithIndexSelected, isNotChipWithTextSelected, isNotChipWithTextSelected, selectChipWithId, selectChipWithIndex, selectChipWithText, selectChipWithText
      • Methods inherited from class com.kaspersky.components.kautomator.component.common.views.UiBaseView

        click, doubleClick, intercept, isClickable, isDisabled, isDisplayed, isEnabled, isFocusable, isFocused, isNotClickable, isNotDisplayed, isNotFocusable, isNotFocused, isNotSelected, isSelected, longClick, reset
      • Methods inherited from class com.kaspersky.components.kautomator.component.common.actions.UiBaseActions

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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