mpolamuriOccasional ContributorJoined 9 years ago8 Posts1 LikeLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsRe: unable close test complete after Jenkins job HI Sankar Please provide me steps to kill the Testcomplete in build steps for jenkins How to install Testcomplete mobile 12.0 version How to install Test complete mobile 12.0 version I have downloaded now latest one but unable to work with python site-packs no module found xlrd I have copied all site package in Test complete python site-packs in 12.0 version i have done same it works in that version but in new version it shows error. Please i want to revert to old version where can find 12.0 version installer code: import xlrd def GetDataFromExcel (strExcelFilePath, strExcelSheetName): xl = xlrd.open_workbook(strExcelFilePath) sh = xl.sheet_by_name(strExcelSheetName) return sh i have tried below openpxlrd_location = "C:\\Python34\\Lib\\site-packages\\xlrd-1.0.0-py3.4.egg\\xlrd" No module named 'xlrd' Error location: Unit: Python runtime error. ModuleNotFoundError: No module named 'xlrd' unable close test complete after Jenkins job When i am running Jenkins job after completing execution tests unable close test complete. it take more than 1 hr to close. I am using Test complete version 12 I want to integrate Test Complete with Postgres DB I want to integrate Test Complete with Postgres DB? how to establish connects, Please provide steps In help there is no specific about integration Postgress DB with Test-complete SolvedRe: APK is getting crash after installing through Testcomplete Issue has resolved with new Test Complete version 12.10 I have updated new version from 11.32 to 12.10. . APK is getting crash after installing through Testcomplete Android development team has updated the android adt bundle to Android studio and they have given the signed apk. I have instrumented apk file and run the script. It has install successfully but while after installation on device application getting crash while it opens. my system also i have upgraded the sdk tools and platform tools. still ii am facing same problem. SolvedTestcomplete Mobile tool is getting crash Now again same issue with another version of testcomplete mobile it problem with testcomplete python editor. when I trying write code dropdown list opens tool is getting crash. same issue I have reported early and Case Number: 00173930 please find the error attached Dear team please help me to overcome this issue as early as Re: iOS 9 has been release to the public, when will it be supported for TestComplete? Hi i am using IOS 9.02 version, when i am trying to spy the objects the ios appication is getting crash. same IOS application i have spy the objects in IOS version 8.1 is working fine