When getting the exception
System.ArgumentException: Widget is already added to the section
at Skyline.DataMiner.Utils.InteractiveAutomationScript.Section.AddWidget(Widget widget, IWidgetLayout widgetLayout)
It would be useful to have some kind of indication for which widget this exception is thrown by mentioning the position of the already added widget in the exception message.
When getting the exception System.ArgumentException: Widget is already added to the section at Skyline.DataMiner.Utils.InteractiveAutomationScript.Section.AddWidget(Widget widget, IWidgetLayout widgetLayout)
It would be useful to have some kind of indication for which widget this exception is thrown by mentioning the position of the already added widget in the exception message.