<?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 Surface Automation: Element Verification Best Practice in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Surface-Automation-Element-Verification-Best-Practice/m-p/46312#M2337</link>
    <description>It's best practice to check the label of an element before interacting with an element. (e.g. check that "Username" appears at a specific X, Y coordinate before entering the username into an input field)

Which method is preferred, assuming latency has already been handled?
1. Zero second wait stage 
2. Non-Zero Wait Stage (Pointless, confuses intent)
3. Read Stage + Decision (Less concise. Pollutes namespace)

Thanks.</description>
    <pubDate>Tue, 14 Jun 2016 21:46:00 GMT</pubDate>
    <dc:creator>keri_z_volans</dc:creator>
    <dc:date>2016-06-14T21:46:00Z</dc:date>
    <item>
      <title>Surface Automation: Element Verification Best Practice</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Surface-Automation-Element-Verification-Best-Practice/m-p/46312#M2337</link>
      <description>It's best practice to check the label of an element before interacting with an element. (e.g. check that "Username" appears at a specific X, Y coordinate before entering the username into an input field)

Which method is preferred, assuming latency has already been handled?
1. Zero second wait stage 
2. Non-Zero Wait Stage (Pointless, confuses intent)
3. Read Stage + Decision (Less concise. Pollutes namespace)

Thanks.</description>
      <pubDate>Tue, 14 Jun 2016 21:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Surface-Automation-Element-Verification-Best-Practice/m-p/46312#M2337</guid>
      <dc:creator>keri_z_volans</dc:creator>
      <dc:date>2016-06-14T21:46:00Z</dc:date>
    </item>
    <item>
      <title>Keri,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Surface-Automation-Element-Verification-Best-Practice/m-p/46313#M2338</link>
      <description>Keri,
I generally always use a wait stage. This may be waiting for check exists, or waiting for a region to contain image. Dependent on the application and expected latency the length of time differs. Should the wait stage timeout, then I go onto alternative method (such as read stage)
- Tom</description>
      <pubDate>Wed, 15 Jun 2016 13:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Surface-Automation-Element-Verification-Best-Practice/m-p/46313#M2338</guid>
      <dc:creator>TomBlackburn1</dc:creator>
      <dc:date>2016-06-15T13:25:00Z</dc:date>
    </item>
  </channel>
</rss>

