google chrome

  1. F

    Problem with Chrome Automation

    Hello guys, I am new to the forums, I apologize for any mistake I make. I have been running into a problem when I try running a bot that uses chrome. If I run a process with chrome window open from before I run the process will run correctly, but if I the process itself launches chrome it will...
  2. 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...
  3. L

    BP v6.4 Browser Spy Mode - Chrome

    Hi All, When I use the Browser spy mode in Google Chrome, I am able to identify the search bar in the website (finance.yahoo.com). When I try and highlight it the following error pops out "Error - Highlighting results - No matching Web elements found". With the UI spy mode it works, but it...
  4. D

    Identify the browser to continue the automated process instead of wait stage

    Hello Everyone, See if all of you could help. Right now, BOT will go to Bank Website (google chrome) to download the bank statement. We are putting "Wait Stage" around 20 seconds because we do not know the exact loading time. Any possible solution instead of "Wait Stage" to identify the...
  5. A

    Cant Perform Action on Spyed Elements.

    Hi Everyone, First of I would like to thank the Community members for having such a great Forum for RPA(Found some helpful solutions here). I am having a issue with Blue prism when Automating a web application in Google Chrome. I cannot perform a Mouse click action on a Spyed element, the...
  6. H

    Question on Objects moving from Internet Explorer to Google Chrome

    Hi, Currently we have objects for web application (Internet Explorer), we are planning to move from internet explorer to Chrome? I need some suggestions regarding: 1) Is there a way we can use internet explorer spying elements as chrome ? 2) Is there anyone facing issues while using...
  7. K

    Reading data from an HTML table in Googel Chrome

    Hi, Do anyone have a clue on how I could read data from an HTML table in Google Chrome? If the site had been working with IE I would have used read table into a collection, but unfortunately I am not getting this option when spying a similiar table in Chrome.... PS the site attached is just an...
Top