ContributionsMost RecentMost LikesSolutionsHighlight differences in Region Checkpoint When using Region checkpoint, sometimes the difference can be subtle and difficult to identify. It would be helpful to either be provided with the area that fails, or the difference highlighted, or even maybe the coordinates in pixel of the differences. Re: Renaming Projects Hi, Can we be added to the voting list for this feature too? Would be keen to be informed when this is implemented, if at all. Many thanks! Re: Test if Text Field is Empty Hi, Thank you for your replies. So weirdly today we have not been able to reproduce the issue. We started from scratch since posting (created a new keyword test item, re-recorded and tested if the field is blank in multiple ways) and it now works as expected. I think we must have done what you suggested and tried to compare incompatible object types? Not sure. Will update this thread should this reoccur as we are having a lot of odd test results with our application due to the Object being partially unsupported (DotNetBar items and the lot). Thanks! Test if Text Field is Empty Hi, We are trying to perform actions on a text field based on its content, particularly if it is empty. At this point we have tried Checkpoints and Compare Properties with various options configured, and even if/then statements but none of these accept the parameter Field.wText equals "". We have also tried using "undefined" and "null" and the simple quotes. We are running out of ideas at this point as TestComplete simply states that whatever we put in is not an acceptable value. Details about the field tested: WndClass: WindowsForms10.RichEdit20W.app.0.ab933b_r6_ad1 ClrClassName: AYTRichTextBox ClrFullClassName: Keyoti.RapidSpell.AYTRichTextBox Same issue occurs on another text field with the following details: WndClass: WindowsForms10.STATIC.app.0.ab933b_r6_ad1 ClrFullClassName: System.Windows.Forms.Label Important information we are not using Script, only Keyword Tests. Anyone has any idea how to verify that the text field has nothing in it? Thanks, Auriane Re: How to Automate "DevComponents.DotnetBar" Using Testcomplete ? Hello, Thanks for your reply. If we add new items under TextRecognition, MSAA and UI Automation in the format */ClassName will this enable the recording option to work? We have tried using keyboard logging but this proves to work only intermittently. Thanks, Auriane Re: How to Automate "DevComponents.DotnetBar" Using Testcomplete ? Hello, We are trying to build UAT Testing for our application within TestComplete, we are not scripting savvy therefore using the test recorder in the UI only. The main menu appears to be a DevComponents.DotNetBar item which prevents us from recording tests (since it will not see any of the drop down menu options, it waits forever for the menu item to be selected and fails the test). We have tried the workaround provided by mapping the object under the Microsoft Tools/Toolbar though we see inconsistent results. If we try to go and select something further than the first item in the menu drop down, it will never find it or click somewhere random instead. Has any solution been provided since this thread was raised? Many thanks, Auriane