ghost-inspector / node-ghost-inspector

Ghost Inspector CLl & API Library for Node.js
https://ghostinspector.com/docs/api/
MIT License
28 stars 6 forks source link

Add multiple param support to client #20

Closed aaronfay closed 3 years ago

aaronfay commented 3 years ago

Updates the official node client to be able to send multiple execution parameters (eg: {"browser": ["chrome", "firefox"]} and to handle multiple results + update dependencies.