Search results

  1. L

    Selecting List Item in Chrome Legacy Window

    Hello Blue Prism Friends- I am having an issue with two processes now where I need to select a report from a dropdown in a chrome legacy window. I have tried to spy with the win 32 browser mode and use a select list item action in a navigate stage. This doesn't do anything. I tried global...
  2. L

    Sql code with single quote issue

    I am running into an issue where I have some sql code in my process and I am trying to use a where clause to limit the data however one of my data items to pull in is last name. Some last names have a single quote so when it's pulling those in it looks at the name as 'O' instead of O'Connor...
  3. L

    Getting exception has been thrown by the target of an invocation error on random read and navigate stages

    Hello, I currently have several elements that are randomly throwing the Exception has been thrown by the target of an invocation error. I have gone through hundreds of test cases and can't find any rhyme or reason to why this is happening. It is happening on read and navigate stages where I...
  4. L

    Solved Highlighting HTML line in email

    I have created an action to send an email and the body of my email is below. I am trying to highlight the line "*Please do not generate any additional renewal terms, only the "&[Term Months]&" month terms are available*" in Yellow but it is highlighting the whole email. How can I get it to...
Top