ContributionsMost RecentMost LikesSolutionsRe: How to fetch element property values from list As I was new to tool.I requested for some sample. Thanks for motivation :) Re: How to fetch element property values from list Hi , I tried with above solution but its not working. Can anyone tel exact code snippet to fetch list element properties and display same How to fetch element property values from list Hi , I have a scenario where in I have to validate the elements present in table using python in TestComplete , but when I inspected that element .Its a list item.Hence I am not getting any proper info on how to get elements from list.I tried in following ways but failed: 1. Added elements of list to a table but no option available to fetch elements from table 2.Trying to fetch elements from list , but its not working . Find the attachment referring to table and its properties Help on above would be grate. Thanks in advance. Need support regarding scripting and running tests using python in TestComplete Hi Team, We have got a new project on testcomplete scripting using python language.But we dint find much blogs for our queries. We are having following queries .Any help on the same would be grate: 1.How to identify dynamically changing object and how we can script for such scenarios. 2.Running script from cmd 3.How to run a specific list of test scripts based on runmode or tag names 4.How to send reports of execution via email 5.How to compare 2 excel sheets using python xlrd 6.We are facing lot of issues when working with desktop app any guidance on same