<?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 HI bastiaan in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79377#M31270</link>
    <description>Hi bastiaan
Thanks for your reply.
Sounds good idea.
But I'm in trouble with automating to click a hyperlink right after screen transition.
I've tried to wait for the hyperlink to be loaded and do the click but in vain.
Any suggestions?
Thanks in advance.</description>
    <pubDate>Sun, 25 Jun 2017 11:23:00 GMT</pubDate>
    <dc:creator>tjunicho</dc:creator>
    <dc:date>2017-06-25T11:23:00Z</dc:date>
    <item>
      <title>What is the best way to wait for browser sceen transition?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79376#M31269</link>
      <description>HI

I'm  wondering what would be the best way to wait for browser screen transition?
The possible ways are:

A) Wait for the next window(Win32) to exist
B) Wait for the BODY content(HTML) to be Document Loaded
C) A and then B

Any suggestions?</description>
      <pubDate>Fri, 23 Jun 2017 11:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79376#M31269</guid>
      <dc:creator>tjunicho</dc:creator>
      <dc:date>2017-06-23T11:07:00Z</dc:date>
    </item>
    <item>
      <title>HI bastiaan</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79377#M31270</link>
      <description>Hi bastiaan
Thanks for your reply.
Sounds good idea.
But I'm in trouble with automating to click a hyperlink right after screen transition.
I've tried to wait for the hyperlink to be loaded and do the click but in vain.
Any suggestions?
Thanks in advance.</description>
      <pubDate>Sun, 25 Jun 2017 11:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79377#M31270</guid>
      <dc:creator>tjunicho</dc:creator>
      <dc:date>2017-06-25T11:23:00Z</dc:date>
    </item>
    <item>
      <title>If you are just going to use</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79378#M31271</link>
      <description>If you are just going to use one element in the web page - such as the hyperlink you want to click - then just wait for that element to exist before clicking it.  As for any intelligent wait stage, you should be using extra long global timeouts (I suggest starting with 120 second timeouts for xl).
If you are going to use multiple elements in the web page, then you should be using Parent Document Loaded.  This will first wait for your element to exist and then continue waiting until the page is fully loaded and safe to use.
As Bastiaan mentions, if a click event is not working for you try using a global click to an Accessibility Mode element (with all the usual best practice from the Surface Automation guide about using global clicks (active window, tiny wait, etc.).</description>
      <pubDate>Mon, 26 Jun 2017 18:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79378#M31271</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-06-26T18:56:00Z</dc:date>
    </item>
    <item>
      <title>Hi bastiaan &amp; Denis</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79379#M31272</link>
      <description>Hi bastiaan &amp;amp; Denis
Thanks for your reply!
Great tips!
It's very helpful!</description>
      <pubDate>Mon, 26 Jun 2017 20:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-is-the-best-way-to-wait-for-browser-sceen-transition/m-p/79379#M31272</guid>
      <dc:creator>tjunicho</dc:creator>
      <dc:date>2017-06-26T20:55:00Z</dc:date>
    </item>
  </channel>
</rss>

