tc_2018
4 years agoContributor
Python Set function is not callable
Hello everyone,
I have been working on project A and using Python as a default language for a year. Now, I am having a problem when using Python Set function. I get the error message saying "The specified object is not callable".
I try to create a new project B and choose Python as a default language and the Python Set function works without any problem.
I go back and check the old project A and see the JavaScript is selected (weird, I don't know why). I change it back to Python, save, close and relaunch TestComplete; however, the Python Set function still not be able to run.
Can anyone shed some light? I don't want to start over because the project A is big.
Thank you very much.