Problems with Checkpoints (Region and Property Checkpoints)
Hi guys
I'm learning about checkpoints and I've been performed some tests, but when I performed some tests using checkpoints, I got errors with property checkpoints and region checkpoints, and those errors were:
Property Checkpoint:
When I used the finder tool to find the component, I was able to find the component correctly (a textfield with value), but during the running, the finder tool cannot find the value that I typed on the textfield, the property checkpoint just does not identify the value that I typed during the run.
Region Checkpoint:
I record the test on Internet Explorer and when I perform the test on Internet Explorer, everything goes ok, but if I change the browser, chrome for example, due to the size of the area of the browser be different, the region checkpoint is not able to validate the picture on other browser. I tried to define a greater value of the pixel tolerance, but it did not work also.
Could you guys please help me? I really appreciate it!
Thank you very much!