odyachuk1
14 years agoNew Contributor
Text Recognition feature does not work for .NET (WinFormsObject)
Hi,
I am using evaluation copy of TestComplete 8
(right now we are deciding to take or not TestComplete as main automation tool for our project).
And I have following problem:
TestComplete does not recognize Tree View element (DevExpress)
And I was trying to use Text Recognition feature to click on items in a tree but seems like TestComplete does not see any text elements inside this tree.
I performed following steps:
1. Checked that plugin is installed
2. Opened Current Project settings->Open Applications->Text Recognition and added WndClass value for tree view into list of items (and checked checkbox nex to it)
3. Saved Project and refreshed Object Browser
Result: No new items (accessible from TextObject method) for tree view appears.
Object type in Object Browser: WinFormsObject
WndClass property value: WindowsForms10.Window.8.app.0.1ca0192_r16_ad1
Also I checked that TextObject method is available for this object (WinFormsObject).
What should I do to interact with this object?
Please help.
Thank you.
I am using evaluation copy of TestComplete 8
(right now we are deciding to take or not TestComplete as main automation tool for our project).
And I have following problem:
TestComplete does not recognize Tree View element (DevExpress)
And I was trying to use Text Recognition feature to click on items in a tree but seems like TestComplete does not see any text elements inside this tree.
I performed following steps:
1. Checked that plugin is installed
2. Opened Current Project settings->Open Applications->Text Recognition and added WndClass value for tree view into list of items (and checked checkbox nex to it)
3. Saved Project and refreshed Object Browser
Result: No new items (accessible from TextObject method) for tree view appears.
Object type in Object Browser: WinFormsObject
WndClass property value: WindowsForms10.Window.8.app.0.1ca0192_r16_ad1
Also I checked that TextObject method is available for this object (WinFormsObject).
What should I do to interact with this object?
Please help.
Thank you.