ContributionsMost RecentMost LikesSolutionsHow can I assert if a value is equal to anotherHow can I assert that a value is equals to another?. What I am tryin to do is assert if a value is true, or maybe assert if a string is equals to another, but not using UI object properties. Is there any checkpoint or something like that to work with own variables?How to disable continuous synchronization from SVN plugin in TestComplete 9I have installed Smartbear plugin for SVN integration and all the time it synchronizes to the server trying to get status for working copy. So, with each code change, file add, file open, etc. it takes at least one minute synchronizing. It means this tool does not let me work. How can I DISABLE or could be there a missing configuration? Is there anythink to configure?SolvedElement not found in table; variable rowindex issueHi, I am new in TestComplete; I read about wildcarding, but I need somethink like that for the RowIndex of an table Cell. I have a variable list of elements (table) where each element is a link and its position in the table can be variable. What I am trying to do is to click the link with a desired name, this name can be stored in a variable or something like that. But my main problem is that this link´s container is a Cell with a fixed rowIndex. I tried to drag this link to another parent, like the table, I tried to add this link to the cell´s required children, i tried to make the cell and the link extended find but nothik solve my problem. Any other idea?. Thanks in advance...