jdwather
11 years agoContributor
Problems with random IDs
Hello,
When performing tests on my web application, I came across a problem in a an editable grid, this grid has an ID that is randomly generated every time it is edited, and that various id 3-11 characters. In other cases when the ID is fixed I used the expression '???' to replace the random ID. In this case the various ID 3-11 characters there is any expression that can be used to treat this variation?
Currently I can not run my test script that every time you access this grid it is with a different id and amount of different characters.
- Hi Jeferson,
* ignores the variable part. For example, if you specify slickgrid_* as the property value, TestComplete will ignore everything after _. If you specify slickgrid_*profissional, TC will ignore only 432434.