Hi,
Is there an option to import an automation script from an agent an convert it to an visual studio solution to add to version control?
Hi Gerwin
We have a task for that on our backlog. Do note that the conversion will never be perfect, similar like with protocols. If the scripts uses custom DLLs or NuGet packages, the solution won't contain those.
In the meantime, you can create a new empty automation script solution, right-click on the Scripts folder in the Solution Explorer and select the 'Import DataMiner Automation Script' or if you have the file locally you can use the 'Existing DataMiner Automation Script' option.