Skip to content Skip to sidebar Skip to footer

What Is Ui Automation Mode in Blue Prism

UI Mode and UIA Automation ID

  • 1. UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 2. RE: UI Mode and UIA Automation ID

    HiManas,

    the UIA Automation ID attribute is set equal to the value of the ID attribute in the HTML source. Most likely the ID attribute has been removed from that HTML element in the HTML source when the application has been updated. If it's an internal web application, you can ask the product owner team to add that ID value to the HTML code.

    ------------------------------
    Luca Valente
    Senior Product Consultant
    Blue Prism
    America/New_York
    ------------------------------

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 3. RE: UI Mode and UIA Automation ID

    Manas, we are running into the same issue. How were you able to resolve this?

    ------------------------------
    Chris Ellenburg
    ------------------------------

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 4. RE: UI Mode and UIA Automation ID

    Hi Chris,

    Not able to recall the exact fix since it is a while now.You May need to compare your lower and upper environment and do a re-spy to avoid this . Would you share more about the issue you are facing ?

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

    Original Message:
    Sent: 12-10-2020 09:16
    From: Chris Ellenburg
    Subject: UI Mode and UIA Automation ID

    Manas, we are running into the same issue. How were you able to resolve this?

    ------------------------------
    Chris Ellenburg

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 5. RE: UI Mode and UIA Automation ID

    In one environment we get the UIA Automation ID when spying and in another environment, we do not. Similar to your images you'd posted.

    ------------------------------
    Chris Ellenburg
    ------------------------------

    Original Message:
    Sent: 12-10-2020 11:33
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi Chris,

    Not able to recall the exact fix since it is a while now.You May need to compare your lower and upper environment and do a re-spy to avoid this . Would you share more about the issue you are facing ?

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York

    Original Message:
    Sent: 12-10-2020 09:16
    From: Chris Ellenburg
    Subject: UI Mode and UIA Automation ID

    Manas, we are running into the same issue. How were you able to resolve this?

    ------------------------------
    Chris Ellenburg

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 6. RE: UI Mode and UIA Automation ID

    Specifically this is happening in Chrome.

    ------------------------------
    Chris Ellenburg
    ------------------------------

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 7. RE: UI Mode and UIA Automation ID

    The issue we faced was not specific to a browser. I will suggest to validate the environments and see if you can "Highlight" and "Identify" the element or not.
    From there you can proceed.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

    Original Message:
    Sent: 12-10-2020 11:41
    From: Chris Ellenburg
    Subject: UI Mode and UIA Automation ID

    Specifically this is happening in Chrome.

    ------------------------------
    Chris Ellenburg

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

  • 8. RE: UI Mode and UIA Automation ID

    UI mode does identify the element when highlighting it, but when we select that element in the new environment it doesn't have any information in the UI Automation Id. This makes it a very generic element and when trying to use that element BP finds multiple elements. We've also tried other attributes but they aren't specific enough to work at finding the element.

    ------------------------------
    Chris Ellenburg
    ------------------------------

    Original Message:
    Sent: 12-10-2020 11:44
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    The issue we faced was not specific to a browser. I will suggest to validate the environments and see if you can "Highlight" and "Identify" the element or not.
    From there you can proceed.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York

    Original Message:
    Sent: 12-10-2020 11:41
    From: Chris Ellenburg
    Subject: UI Mode and UIA Automation ID

    Specifically this is happening in Chrome.

    ------------------------------
    Chris Ellenburg

    Original Message:
    Sent: 02-25-2020 13:31
    From: Manas Jena
    Subject: UI Mode and UIA Automation ID

    Hi All,

    We are working on a web application automation. We used UIA Automation ID and it was working fine. There was a recent change on that Web Application and we don't see UIA Automation ID any more. We used HTML mode and UI mode...but didn't help.

    Any workaround for this ? Attcahed are few images to explain it better.

    ------------------------------
    Manas Jena
    Sr Analyst
    ZimmerBiomet
    America/New_York
    ------------------------------

stanleytonse2001.blogspot.com

Source: https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&MessageKey=06e55e8b-4370-4f67-86d0-667c9821b84c&CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&tab=digestviewer

Publicar un comentario for "What Is Ui Automation Mode in Blue Prism"