Forum Discussion

aravasasidhar's avatar
aravasasidhar
New Contributor
10 years ago

How to avoid appending_png when images are added in Regions?

In my project every time when i add .png images its appending the _png to the image name which is not desired.

 

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Sasidhar,

     

    This behavior is expected. This allows you to get access to the Region object by its name. For instance:

    Regions. appending_png.Check (…)