-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now only a few plugin hooks are exposed, but more could be beneficial, especially for allowing custom actions.
Some basic plugin hook ideas:
- A hook after the
TestStepselector is created to add/remove supported test steps - A hook after the
Validationselector is created to add/remove supported validation objects (so things beyondXPathValidationandURLValidation) - A hook after the
OutputValueselector is created to add/remove support output value sources - A hook for the browser options to allow more fine-grained configuration
More could be added over time, but these would allow plugins to extend Quilla way more substantially
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request