ContributionsMost RecentMost LikesSolutionsDeactivating test complete license not possibleWe have a node locked test complete license. Without deactivating it, we uninstalled the system. How can we reuse that license again? It's not allowed now.Unable to initialize Python Hi, We just upgraded to testcomplete version 12.31 and we use python. On running even simple functions, we are getting error as "Unable to initialize python". The same was not an issue in version 12.10. Please,please help at the earliest.... Regards Vaishnavi Unable to select row in a touchtable Hi, Basically, I have a touch table(a java swing based table). I need to automate the selection of a row, based on a given value (like say customer name). I am using python in test complete. Test complete uses a generic click method which clicks based on (x.y) co-ordinates and is unable to do the same based on other values like name, time of entry etc. To put it more simply, I must be able to write a method which "selects customer where name is John,Doe" Can anyone please help? Regards Jython support on test complete Hi, We have some jython scripts for a custom OS. We are currently using Testcomplete with python. Is there a way we can make the same scripts to run on test complete/import the java api/call jython scripts in python based testcomplete? Thanks in advance! Solved