Forum Discussion
tristaanogre
8 years agoEsteemed Contributor
Have you tried it?
Basically, TestComplete's script code is executed within the Windows environment. So, assuming you can access environmental objects and such, theoretically, it SHOULD work...
AlexKaras
8 years agoCommunity Hero
Hi,
Robert is correct.
https://www.google.com/search?q=python+modbus returns references to different libraries. So, basically, you should get the library, make it accessible for the Python runtime provided with TestComplete and use it from your Python-based test code in TestComplete.