Recent content by jk0607

  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.
Top