<?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 Just do something like this:… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84974#M36038</link>
    <description>Just do something like this:

Bitmap memoryImage = new Bitmap(Screen.PrimaryScreen.Bounds.Width,Screen.PrimaryScreen.Bounds.Height);
Size s = new Size(memoryImage.Width, memoryImage.Height);


Graphics memoryGraphics = Graphics.FromImage(memoryImage);
memoryGraphics.CopyFromScreen(0,0,0,0,s);
memoryImage.Save(png_path);

p.s. png_path is file to save</description>
    <pubDate>Tue, 23 Apr 2019 11:51:00 GMT</pubDate>
    <dc:creator>AndreyKudinov</dc:creator>
    <dc:date>2019-04-23T11:51:00Z</dc:date>
    <item>
      <title>How to take screenshot for parallel execution</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84972#M36036</link>
      <description>Hi There,

&amp;nbsp; I have to take screenshot of each processes during parallel execution so please let me know whether we have option in Blueprism 6.0.&amp;nbsp; If so, how to do it?

Thanks for your help.

Regards,

D Karthik</description>
      <pubDate>Mon, 22 Apr 2019 17:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84972#M36036</guid>
      <dc:creator>KarthikD</dc:creator>
      <dc:date>2019-04-22T17:02:00Z</dc:date>
    </item>
    <item>
      <title>Can anyone please help me to…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84973#M36037</link>
      <description>Can anyone please help me to know?
Thanks,
D Karthik</description>
      <pubDate>Tue, 23 Apr 2019 09:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84973#M36037</guid>
      <dc:creator>KarthikD</dc:creator>
      <dc:date>2019-04-23T09:50:00Z</dc:date>
    </item>
    <item>
      <title>Just do something like this:…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84974#M36038</link>
      <description>Just do something like this:

Bitmap memoryImage = new Bitmap(Screen.PrimaryScreen.Bounds.Width,Screen.PrimaryScreen.Bounds.Height);
Size s = new Size(memoryImage.Width, memoryImage.Height);


Graphics memoryGraphics = Graphics.FromImage(memoryImage);
memoryGraphics.CopyFromScreen(0,0,0,0,s);
memoryImage.Save(png_path);

p.s. png_path is file to save</description>
      <pubDate>Tue, 23 Apr 2019 11:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-take-screenshot-for-parallel-execution/m-p/84974#M36038</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-04-23T11:51:00Z</dc:date>
    </item>
  </channel>
</rss>

