Search results

  1. J

    BP 6.4 - Chrome Known issue. Elements not being recognized after spying

    It is still the same. it has issues rarely but 6.5 works
  2. J

    Data in the data Item search

    I did that with out regex. It worked
  3. J

    Excel String data

    Thanks Bnastase!!
  4. J

    Copy Column from one sheet to another

    This is useful @VJR
  5. J

    Unable to copy/paste collection data from Excel to web application

    Hi VJR, I wanted to use the collection data column either to copy so that I could directly use it in the application via different ways or was lopping it. Lopping works fine but consumes a lot of time. This solution is perfect.
  6. J

    Main Frame Automation

    Check on the emulators and the version in the prod, which client do they have and BP is supporting it or not because there are few third party integration which BP supports for efficiency. Try to find the documentation for the emulator and support so that once you have the idea it will be easy...
  7. J

    Spying save As window

    @VJR
  8. J

    Spying save As window

    Recreate everything its fails sometime depending on external things but that's the only last resort. Just copy paste the same thing in anew object and it should work fine. I'm not aware of why did that happened but, its just the simple thing to try out and it will work.
  9. J

    Data in the data Item search

    I've a data item and have a long data string which is un formatted. I tried to get into a collection and search the exact text. I have tried several ways but it doesn't work as required. I actually wanted to search a specific string and from the data item and trim the first 4 character only if...
  10. J

    Different elements but similar actions to perform.

    Thanks for responding. Yes, I realized this and it work but some times its not working. No sure what is causing that issues. Also, wanted to try if is there any other efficient way it could. I was looking on a bit complex idea to loop in things but not sure. I used to work on 6.3 V before now...
  11. J

    Different elements but similar actions to perform.

    I have few actions which perform sequentially its basically field the filed, highlight it, enter the data and hit enter. The elements are different (I mean the fields are different) and the data item are different. I can use the same actions in the object page over and over but to be more...
  12. J

    BPDumps

    I've read the documentation and also wanted to get some dumps so that I give the exam. Any Blue prism test dumps available?
  13. J

    Excel String data

    I have a excel file which has scraped data in a single line. How do I get the required data from that single string. Example: SID 45666645 james Nesham 89 48.59.158.2 jamesN0607@gmail.com PYTM 8989.52 This is something i've in excel file but I would required to get the email, SID , Pytm...
  14. J

    Error

    I get this error when try to interact with the excel. Please help me with this. What is the best way to deal with this. System.NullReferenceException: Object reference not set to an instance of an object. at UiPath.Excel.Activities.WorkbookActivity`1.EndExecute(AsyncCodeActivityContext...
  15. J

    Windows "Save As" Dialogue box doesn't recognize the filepath and name entered

    Just re do it or try see if you cans end global send keys.
  16. J

    Solved Blue Prism not attaching to Already Opened Browser.

    Quick question! How to attach any window which is already running? I mean what are all the possible ways and attributes to consider trying to attach any window? Thanks,
  17. J

    Windows "Save As" Dialogue box doesn't recognize the filepath and name entered

    Re create the whole object. That helped me.
  18. J

    Windows "Choose file to upload" not able to recognise

    No your working my flow has the attach action is required places ad it was working good since 4 months. All of a sudden I see this behavior where I cant spy or highlight the elements but I see the window is attached. I tried every mode and I did see this situation even in the SAP app too. I...
  19. J

    Windows "Choose file to upload" not able to recognise

    The window is attached but I cant spy the elements in any mode now. I don't see any error there its just that I try to highlight the previous elements which were working doesnt work now. so Now I have create a new action page with only global send keys seems like its working but I still what...
  20. J

    Windows "Choose file to upload" not able to recognise

    I have the same issue with choose file to upload it was working good for about 4 months now it dont even see the elements. It is connected but can highlight any elements from the past. I try to re spy and it wont work. Does that indicate any settings has to be changed? An suggestions on this.
Top