Class ConfirmationBox


  • public class ConfirmationBox
    extends BaseElement
    Represents a confirmation modal box.
    Since:
    3.4M1
    Version:
    $Id: 38c7b04f4b47b896a83fbe422fa4c6d4cea007fe $
    • Constructor Detail

      • ConfirmationBox

        public ConfirmationBox()
    • Method Detail

      • clickYes

        public void clickYes()
        Click on the Yes button.
      • clickNo

        public void clickNo()
        Click on the No button.
      • getQuestion

        public String getQuestion()
        Returns:
        the confirmation message