I need to set up a button that takes a Snapshot.
Right now I have a button that arranges the view and then displays instructions for opening the Snapshot tool and single clicking the page.
However, if the user changes the view before taking the picture, key information is lost.
What JavaScript code would produce the same result as opening the 'Take a Snapshot' tool and single clicking the page?
That would be the ideal solution, but if there is another way, I'm open to suggestions.