Forum Discussion

lio_r's avatar
lio_r
Frequent Visitor
4 years ago
Solved

Getting wItemList items as list<String> in c#

Hi,

I'm using TestComplete in my C# code in Visual Studio.

I'm trying to get all the elements from "wItemList" property of the element without any luck, any I didn't find any information about it.

Hope you can help me with the correct syntax.

How do I get the list from:     Element["wItemList"]();

Thanks.

2 Replies