Hi,
We are upgranding our robotics version 10 to 11. Some robotics are using Visual Basic Script, but we try to run the robotic which use this object below:
The HTML Clipboard
Set oList = CreateObject("System.Collections.ArrayList")
Fail because the object doesn´t exist or VB could´nt create
Has anyone faced this issue ?