hiepwork08
5 years agoContributor
Setting Store to have relative paths
For stores in general, how does one store the images to a relative path.
For example, but keyword tests uses Region checkpoints which include some .png images stored at say:
C:\Data\Regions
What I am finding is that when the tests are run on a different machine is uses a relative path, test execute continues to look for the .png files stored at C:\Data\Regions.
How do I direct is to look at the relative path which is already defined.
Hi hkim5
That problem looks to be solved now. I used the testcomplete GUI to add the image files to the Regions folder, then from there my keyword tests references those image files.
Cheers.