jmorning
4 years agoOccasional Contributor
Status:
New Idea
Create a process to prevent TestComplete from duplicating Images already saved in Image Repository.
Create a process to prevent TestComplete from duplicating Images already saved in Image Repository.
Example:
Select an existing image called Navigation_Menu in the GUI under the Image Repository.
Then select Add Item From File, Select Navigation_Menu.png
Keep everything as default or modify the Item name.
Item name entered will be the new/duplicated png.
If left as default _# will be added to the file name.
Save image set, new duplicate Navigation_Menu_1.png created under the same folder.
In order to get rid of the duplicate Navigation_Menu_1.png image, we have to use NotePad++ change
the name in the .tcIRIS document from Navigation_Menu_1.png to Navigation_Menu.png.