quilla icon indicating copy to clipboard operation
quilla copied to clipboard

Add more plugin hooks

Open cryptaliagy opened this issue 3 years ago • 0 comments

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 TestStep selector is created to add/remove supported test steps
  • [ ] A hook after the Validation selector is created to add/remove supported validation objects (so things beyond XPathValidation and URLValidation)
  • [ ] A hook after the OutputValue selector 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

cryptaliagy avatar Jun 28 '21 19:06 cryptaliagy