rancan
6 years agoOccasional Contributor
Undefined SerialPort
Hi,
I am a beginner in both TestComplete and Scripting (Java).
I am trying to send sequence and read the com port of a device using TestComplete.
I found the code on this page: https://support.smartbear.com/testcomplete/docs/scripting/working-with/com-ports.html
I copied the function Test() on the page and tried to run it. I received an error message saying 'Cannot read property 'SerialPort' of undefined.
I am not sure whats going on, could anyone help me.
I did the test on a VM, .NET already installed, "NET Classes Support' plug-in is installed and enabled".
Thanks in advance.