ContributionsMost RecentMost LikesSolutionsRe: Testcomplete Report and logs Yes , the log details like everything that we can see and expand on log details Testcomplete Report and logs Hey guys. One of my development requirement is the PDF of all the logs of automated Run if we look at the current procedure it gives you whatever is expanded on current screen if you want it to convert it to PDF Is there any way so that we can get PDF of all the LOG DETAILS also most preferably via Script SolvedPicture Comparison Is it possible to compare two picture one from region other from the webpage regardless of their height and width Testcomplete Dropdown Selection My code is able to select any index value from the dropdown except for the first value that contains empty obj.ClickItem( text ) Here I am passing "" as text for the selection of empty value of dropdown down which is on 0 index of dropdown I even tried passing the index 0 directly to ClickItem For all the other element of dropdown the clickItem is working Fine with index or string Solved