hhowe
7 years agoOccasional Contributor
Python __getprop__ fails
I've added the "requests" package to the ...\TestComplete 12\x64\Bin\Extensions\Python\Python36\Lib folder. This code works beautifully to return the proper response using the Python installed by...
- 7 years ago
An alternative... rather than going third party, have you looked into using TestComplete's own aqHTTP object for sending Get and Post requests?
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqhttp/index.html