cypress-plugin-api icon indicating copy to clipboard operation
cypress-plugin-api copied to clipboard

poc: add a toolbar into test runner

Open filiphric opened this issue 2 years ago • 0 comments

Some comments on this:

  • the toolbar is now basically a separate vue app that uses the same props as the plugin
  • so far it can only render and copy contents of all props into clipboard
  • it works in snapshots
  • it does not make too much sense. yeah, there is a copy button and potentially it could copy anything we want, but having it at the top of the toolbar does not really make sense. I could see this having a potential for some global actions, like saving list of APIs into a file or something but not sure

filiphric avatar Oct 29 '22 19:10 filiphric