• Checks whether the given UI schema has an option with the given name. If no options property is set, returns false.

    Parameters

    • optionName: string

      the name of the option to check

    Returns Tester