Class FormComponentDisabledException

All Implemented Interfaces:
Serializable

public class FormComponentDisabledException extends InstallerTestException
Thrown when an interaction (click, setText, ...) targets a widget that is currently disabled.
See Also:
  • Constructor Details

    • FormComponentDisabledException

      public FormComponentDisabledException(String message)