com.vaadin.flow.component.common.testbench

Package com.vaadin.flow.component.common.testbench

  • Interface Summary
    Interface Description
    HasLabel

    Implement by elements which support a label, i.e.

    HasPlaceholder

    Implement by elements which support a placeholder, i.e.

    HasSelectByText

    Implemented by elements which support selecting an option by matching the text shown to the user.