Print Screen Showing Address (URL)

user wants to see the URL of the screenshot
is there a way to turn the address bar on?

Hi,

Print screen activity will of the take screen print screen of current active window and screen shot will get saved at path given.

What exactly do you mean by url of screenshot

Regards,
Amit

1565955537105blob.png
I need the screen print to self-identify.

right now - without the address-bar showing the picture from DEV TEST PROD – they all LOOK identical.

I tried javascript document.title=" PROD " but not very happily.

I tried

picType = “.png”

fileName = encodeURIComponent(myURL).replace("://","_") + picType.

and it named the file as expected but user wants in (on?) the picture.

Hi,

This will require customization and is available in Enterprise edition only

Regards,
Amit