NodeJS : New Relic Synthetics formatter #734
NodeJS : New Relic Synthetics formatter #734tanben wants to merge 3 commits intoSeleniumHQ:v3from tanben:v3
Conversation
|
Amazing! We can't make this part of our standard library since the tool needs to stay vendor neutral. But we can make it so this PR can be wrapped inside of a SIDE plugin. There's a little bit of work on our end to set up the infrastructure for it, but I think we can get that sorted pretty quickly (e.g., I can start on it next week) and post details here soon. What this means from the user's perspective:
What this means from NewRelic's perspective:
You can message me directly on the IRC or Slack Selenium channel ( |
…ch will be a public package. Placed the code-export specific bits behind `codeExport` so it can be destructured.
|
Okay, here's what I've done:
To get started with writing a plugin, take a look at the Plugin docs. Also, you can see an example of how another vendor has created a Selenium IDE plugin here. |
Xin the preceding checkbox, I verify that I have signed the Contributor License Agreement