<?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 check login failure due to incorrect credentials ? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-login-failure-due-to-incorrect-credentials/m-p/49676#M5034</link>
    <description>&lt;DIV class="cooked"&gt;
&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I have an application which throws a popup when incorrect credentials entered. During development how should i design to check if the popup has appeared after pressing the login button ? According to the best practice.&lt;/P&gt;
&lt;/DIV&gt;
&lt;SECTION class="post-menu-area clearfix"&gt;&lt;NAV class="post-controls clearfix collapsed"&gt;&lt;/NAV&gt;&lt;/SECTION&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;KAMAL KUMAR PATEL&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 26 May 2020 04:47:00 GMT</pubDate>
    <dc:creator>KAMAL_KUMARPATE</dc:creator>
    <dc:date>2020-05-26T04:47:00Z</dc:date>
    <item>
      <title>How to check login failure due to incorrect credentials ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-login-failure-due-to-incorrect-credentials/m-p/49676#M5034</link>
      <description>&lt;DIV class="cooked"&gt;
&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I have an application which throws a popup when incorrect credentials entered. During development how should i design to check if the popup has appeared after pressing the login button ? According to the best practice.&lt;/P&gt;
&lt;/DIV&gt;
&lt;SECTION class="post-menu-area clearfix"&gt;&lt;NAV class="post-controls clearfix collapsed"&gt;&lt;/NAV&gt;&lt;/SECTION&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;KAMAL KUMAR PATEL&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2020 04:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-check-login-failure-due-to-incorrect-credentials/m-p/49676#M5034</guid>
      <dc:creator>KAMAL_KUMARPATE</dc:creator>
      <dc:date>2020-05-26T04:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to check login failure due to incorrect credentials ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-login-failure-due-to-incorrect-credentials/m-p/49677#M5035</link>
      <description>Use a wait stage with two branches. The first branch condition is the happy path, where the credentials are valid; the second branch is the unhappy path where the pop-up appears. Obviously if the credentials are invalid there probably isn't much your process can do to fix that, and chances are you'll just have to abort. But if you want to handle the pop-up and maybe issue a notification to the sys admin, then modelling the unhappy path is the way to go.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2020 08:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-check-login-failure-due-to-incorrect-credentials/m-p/49677#M5035</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-05-26T08:24:00Z</dc:date>
    </item>
  </channel>
</rss>

