Recent content by Hasipri

  1. H

    Blue Prism -MS Excel - Text to Column VBA

    Hi Sachin, Thanks for your response. Ideally I'm planning to give the date format as a parameter.
  2. H

    Blue Prism -MS Excel - Text to Column VBA

    Hi All, I'm trying to add the text to column functionality to my MS Excel VBO, to convert text to date. I'm using the following code. It executes with no errors but do not do the function. Any help or Guidance on this would be appreciated. Dim excel As Object = GetInstance(handle) Dim wb As...
  3. H

    Automating Google Sheet functionality using BluePrism

    Hi All, What is the best approach to automate Google Sheets functionalities using Blue Prism?Is there a more convenient means to replicate the functionalities provided by Ms Excel VBO in Blue Prism to Google Sheets?
  4. H

    Solved Spying elements in Full Screen mode

    Thanks VJ! It works
  5. H

    Solved Spying elements in Full Screen mode

    Thank you VJ. Will update you soon.
  6. H

    Solved Spying elements in Full Screen mode

    The login screen appear as following. I want to spy the User ID, Password and the buttons. I cant exit from this screen to BP without inputting the User Id and Password. If I am to spy the user name and pw in the following screen, what is the means to do it? Thank you for your time and support.
  7. H

    Solved Spying elements in Full Screen mode

    Well the thing is there is no close or minimize button in the application. As soon as I Launch the application the whole screen goes to the login screen without any exit, back or minimize buttons. Only options available are to input the username and password and press enter or cancel. I want to...
  8. H

    Solved Spying elements in Full Screen mode

    Hi All, When I launch a particular application the login screen appear in full screen mode. I am unable to close or minimize the application until I input the login details and press enter. In such a case how do I use BP to spy the login elements? Thanks for your time and support.
  9. H

    Blue Prism License

    Hi All, What's exactly a Blue Prism Runtime License? What are the limitations of it? Thanks
  10. H

    Solved Deploying Blue Prism in Cloud

    Thanks :D
  11. H

    Solved Deploying Blue Prism in Cloud

    Hi All, Is it possible to deploy Blue Prism on cloud?
  12. H

    Error in Html Spy Mode

    Found the issue. I recently changed my display settings. When I change the settings back to normal it started to work.
  13. H

    Error in Html Spy Mode

    The search Button, and the next button which is used to naviagte from page to page.
  14. H

    Error in Html Spy Mode

    I tried it several times. No change. :(
  15. H

    Error in Html Spy Mode

    Hi All, There seems to be an error in Html spy Mode. Elements are not getting spied properly (Please refer screenshot below). I tried changing the spy mode to Active Accessibility but same issue persists. I even tried changing the Application Manager mode but no use. Any suggestions on how to...
Top