Recent content by saumya sinha

  1. S

    Force retry in Queue

    Hello all. My question is how does the force retry option work in control room for a queue. If i force retry an Item in exception and it results in success and I am extracting a report will it display both the tries?
  2. S

    Write images to excel

    the reason i wanted this code was coz i need to resize the image and then paste it to a particular cell in excel
  3. S

    Write images to excel

    Hi VJR I have the image copied in clipboard, is there way to paste the image without actually saving it , even saving it in a data item is fine.
  4. S

    Waiting for webpage to load using Selenium Web Driver in BP

    Hi, I am using Selenium web driver to automate logging into a website, but after logging in it s not waiting for the website to load and hence running into error in the next step. Used the below code , but the whole page isnt loaded after the stage executes...
Top