Class Button

java.lang.Object
net.serenitybdd.screenplay.ui.Button

public class Button extends Object
An HTML element representing a button. This element will match an HTML button element containing the specified text, or a button-styled input field with a matching value, id or data-test attribute.