質問

I am using a C sharp .NET application and Testcomplete is not recognising the combo boxes using the object Spy. and since I cannot map it , the object spy doesn't not give me any methods related to combo boxes like e.g.. ClickItem function. please give an workable solution or an alternative to access the items in the combo boxes .

役に立ちましたか?

解決

It looks like TestComplete doesn't recognize your app correctly. Check the version of TestComplete and the version of .NET Framework installed on your computer (and the one used to build your app). TestComplete may not support the .NET Framework version you use. For example, if you are using TestComplete 9.31, it works with .NET Framework 4.5 and earlier. If .NET Framework 4.5.1 is used in your app, you need to use TestComplete 10.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top