<?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>Question Re: Scroll inside box in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408258#M4644643</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Try Capturing Scroll bar and use the element "Script Element". For scrollBy you can set the value accrodingly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="font-size: 14px;" /&gt;&lt;A href="https://answers.sap.com/storage/temp/1977827-1.png"&gt;1.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jyothi&lt;/P&gt;</description>
    <pubDate>Wed, 22 Sep 2021 10:01:57 GMT</pubDate>
    <dc:creator>former_member23356</dc:creator>
    <dc:date>2021-09-22T10:01:57Z</dc:date>
    <item>
      <title>Scroll inside box</title>
      <link>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaq-p/12408257</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I am trying to do automation in Cloud Studio, which export all of my projects in IRPA Factory.&lt;/P&gt;
  &lt;P&gt;Look at printscreens in attachment.&lt;/P&gt;
  &lt;P&gt;It works with every project you can see on page, but it does not scroll to other project which you cannot see. So it export just 6 projects and then there is timeout error. I thought I'd use "Scroll wheel" to scroll a little bit after every exported project, but it does not work. I think it is because you can't scroll a whole page, you can scroll only inside the white section.&lt;/P&gt;
  &lt;P&gt;Any idea how can I solve this?&lt;/P&gt;
  &lt;P&gt;P.S. I am using "Mouse Click", becouse "Click" does not work.&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;/P&gt;
  &lt;P&gt;Lucie&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1974796-irpaf.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1974797-application.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1974798-automation.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 09:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaq-p/12408257</guid>
      <dc:creator>lucie16</dc:creator>
      <dc:date>2021-09-22T09:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll inside box</title>
      <link>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408258#M4644643</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Try Capturing Scroll bar and use the element "Script Element". For scrollBy you can set the value accrodingly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="font-size: 14px;" /&gt;&lt;A href="https://answers.sap.com/storage/temp/1977827-1.png"&gt;1.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jyothi&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 10:01:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408258#M4644643</guid>
      <dc:creator>former_member23356</dc:creator>
      <dc:date>2021-09-22T10:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll inside box</title>
      <link>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408259#M4644644</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;Unfortunately I am not able to capture the scroll bar. I tried to find it even in tree, but I wasn't successful.&lt;BR /&gt;Also I didn't find "Script Element" in my activities.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 10:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408259#M4644644</guid>
      <dc:creator>lucie16</dc:creator>
      <dc:date>2021-09-22T10:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll inside box</title>
      <link>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408260#M4644645</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;lucie16&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;The scroll bar for this UI is present inside the DIV,Hence u need to capture the DIV and declare as an element.&lt;/P&gt;&lt;P&gt;You would see ScriptElement activity in the automation, when u highlight the element.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:Just to let you know the UX of Cloud Factory changes from Monday onwards. Informing you since you need to rebuilt your automation again. Refer this &lt;/STRONG&gt;&lt;A href="https://blogs.sap.com/2021/09/06/new-ux-for-sap-intelligent-rpa-2.0-preview-of-2109-release/"&gt;blog post &lt;/A&gt;&lt;STRONG&gt;for details.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1979520-screencapture.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1979519-scriptelement.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 16:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/scroll-inside-box/qaa-p/12408260#M4644645</guid>
      <dc:creator>Chaitanya_Priya</dc:creator>
      <dc:date>2021-09-24T16:34:43Z</dc:date>
    </item>
  </channel>
</rss>

