<?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 How to realize Global mouse click while holding down SHIFT in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44681#M1077</link>
    <description>Hello,

I am using Global send Keys along with surface automation to interact with a browser-based application launched on a Citrix distant server.
In order to realize a selection of a list of elements, I would like to know if it is possible to realize the following actions:
- Hold SHIFT down
- Left click (Global mouse click) on an identified region
- Release SHIFT

Could anybody help me on that please?

Thank You in advance.</description>
    <pubDate>Tue, 13 Dec 2016 15:55:00 GMT</pubDate>
    <dc:creator>samuel_a_thomas</dc:creator>
    <dc:date>2016-12-13T15:55:00Z</dc:date>
    <item>
      <title>How to realize Global mouse click while holding down SHIFT</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44681#M1077</link>
      <description>Hello,

I am using Global send Keys along with surface automation to interact with a browser-based application launched on a Citrix distant server.
In order to realize a selection of a list of elements, I would like to know if it is possible to realize the following actions:
- Hold SHIFT down
- Left click (Global mouse click) on an identified region
- Release SHIFT

Could anybody help me on that please?

Thank You in advance.</description>
      <pubDate>Tue, 13 Dec 2016 15:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44681#M1077</guid>
      <dc:creator>samuel_a_thomas</dc:creator>
      <dc:date>2016-12-13T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Hi Samuel try SendKeyEvents -</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44682#M1078</link>
      <description>Hi Samuel try SendKeyEvents - this is the most basic key command where 'shift x' is specified as 'shift down, x, shift up' (NB see Help for actual syntax). So you might be able to put a click between the down and up strokes. A word of warning though - it's possible to 'glue' the shift key down if you forget the up stroke, so be careful.</description>
      <pubDate>Tue, 13 Dec 2016 17:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44682#M1078</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2016-12-13T17:48:00Z</dc:date>
    </item>
    <item>
      <title>Thank you very much John, I</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44683#M1079</link>
      <description>Thank you very much John, I managed to find how to do that with your help!</description>
      <pubDate>Wed, 14 Dec 2016 15:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-realize-Global-mouse-click-while-holding-down-SHIFT/m-p/44683#M1079</guid>
      <dc:creator>samuel_a_thomas</dc:creator>
      <dc:date>2016-12-14T15:30:00Z</dc:date>
    </item>
  </channel>
</rss>

