Interface IVariablesProvider


public interface IVariablesProvider
How to use providers: Open *.suite file in a text editor and set the variable definition to <variable fullName="/your_variable" enumProviderID="your_provider_ID" /> .
  • Method Details

    • allowsCustomValues

      boolean allowsCustomValues()
    • getValues

      List<String> getValues()