I am trying to get screenshot of relevant html div and download it with button click.I tried with html2canvas.
But it make me to save the image separately. What I want is automatically download the screenshot of div content ,just when I click on button.