<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: How to take a screenshot and store it in blueprism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63236#M16211</link>
    <description>​Most obvious is to use&amp;nbsp;a VBO that takes screenshot and saves them somewhere.&lt;BR /&gt;You can probably store it as binary data in a queue or database for example, but that is not the best idea.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 27 Oct 2019 22:56:00 GMT</pubDate>
    <dc:creator>AndreyKudinov</dc:creator>
    <dc:date>2019-10-27T22:56:00Z</dc:date>
    <item>
      <title>How to take a screenshot and store it in blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63233#M16208</link>
      <description>&lt;P&gt;Hey everyone,&lt;BR /&gt;&lt;BR /&gt;I think the subject title says it all. I am creating a process in which I am trying to take a screenshot from a website. However, I am not quiet sure as to which procedure I should take in order to do this as there does not seem to be any easy way to do is.&lt;BR /&gt;&lt;BR /&gt;Does any of you have a good approach to this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Anders&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anders Norlyk&lt;BR /&gt;Junior Analyst&lt;BR /&gt;Private&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 15:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63233#M16208</guid>
      <dc:creator>AndersNorlyk</dc:creator>
      <dc:date>2019-10-23T15:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to take a screenshot and store it in blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63234#M16209</link>
      <description>Hi Anders&lt;BR /&gt;We have built a business object where we open a new Word document and paste the screenshot into the word document, and we then save it as PDF in a fileshare. I realise that it is not saved&amp;nbsp;in BluePrism as you requested, but maybe you can use part of the approach anyway.&lt;BR /&gt;&lt;BR /&gt;Also we are looking into getting a tool like ObserveIT which will take black/white screenshots during runtime - so if the purpose of the screenshot is to investigate errors, that might also be something to look into.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Ingrid&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ingrid Olsen&lt;BR /&gt;Configurator and proces consultant&lt;BR /&gt;Forca&lt;BR /&gt;Europe/Copenhagen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Oct 2019 07:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63234#M16209</guid>
      <dc:creator>IngridOlsen</dc:creator>
      <dc:date>2019-10-25T07:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to take a screenshot and store it in blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63235#M16210</link>
      <description>Hi there,&amp;nbsp;&lt;BR /&gt;There are possibly two approaches:&lt;BR /&gt;1. You can try and create object sending keys simulating pressing PrintScreen keyboard button and after that you can paste the screenshot by pressing CTRL+V.&lt;BR /&gt;2. Create a object with code block, making screenshot and saving it as a file on harddrive, so you can try and insert into any document you would like to.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dmitrij Mamajev&lt;BR /&gt;RPA Developer&lt;BR /&gt;Volvo Cars&lt;BR /&gt;Gothenburg - Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Oct 2019 08:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63235#M16210</guid>
      <dc:creator>dmma</dc:creator>
      <dc:date>2019-10-25T08:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to take a screenshot and store it in blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63236#M16211</link>
      <description>​Most obvious is to use&amp;nbsp;a VBO that takes screenshot and saves them somewhere.&lt;BR /&gt;You can probably store it as binary data in a queue or database for example, but that is not the best idea.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Oct 2019 22:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63236#M16211</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-10-27T22:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to take a screenshot and store it in blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63237#M16212</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The below link will help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://rpatools.com/2019/02/playing-with-screenshots-and-clipboard-images-blue-prism/" target="_blank" rel="noopener"&gt;https://rpatools.com/2019/02/playing-with-screenshots-and-clipboard-images-blue-prism/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;+6594554364&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 06:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-a-screenshot-and-store-it-in-blueprism/m-p/63237#M16212</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-11-18T06:24:00Z</dc:date>
    </item>
  </channel>
</rss>

