<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Thanks you all
 
It worked… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93513#M43063</link>
    <description>Thanks you all
&amp;nbsp;
It worked for me.
&amp;nbsp;
Thanks
Salman Ahmed</description>
    <pubDate>Thu, 08 Nov 2018 23:13:00 GMT</pubDate>
    <dc:creator>SalmanAhmed</dc:creator>
    <dc:date>2018-11-08T23:13:00Z</dc:date>
    <item>
      <title>Launching Firefox/IE browser</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93508#M43058</link>
      <description>Hi All,

Did anyone use selenium c# code to Launch Firefox/IEBrowser in Blue prism code stage?

If yes please notify me how can we achieve it and which are the External_References and NameSpace_Import we need to do in code stage?

&amp;nbsp;

Thanks

Salman Ahamed</description>
      <pubDate>Sun, 29 Jul 2018 14:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93508#M43058</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2018-07-29T14:00:00Z</dc:date>
    </item>
    <item>
      <title>I recommend using an IDE…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93509#M43059</link>
      <description>I recommend using an IDE such as visual studio to develop and&amp;nbsp;test your code first. You can then copy the code into a Blue Prism code stage. From Visual Studio you will be able to find the required external references and namespace imports.</description>
      <pubDate>Tue, 31 Jul 2018 16:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93509#M43059</guid>
      <dc:creator>JohnTomkins</dc:creator>
      <dc:date>2018-07-31T16:45:00Z</dc:date>
    </item>
    <item>
      <title>If you use selenium from…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93510#M43060</link>
      <description>If you use selenium from blueprism, you make your debugging harder and don't get any benefits from blueprism.
But it worked for Chrome,&amp;nbsp;when I tried it.&amp;nbsp;I can probably find a working VBO later.</description>
      <pubDate>Fri, 03 Aug 2018 16:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93510#M43060</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-08-03T16:16:00Z</dc:date>
    </item>
    <item>
      <title>So... basically you put…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93511#M43061</link>
      <description>So... basically you put Webdriver.dll (might need other two as well) and chromedriver.exe/geckodriver.exe in Blueprism folder (no idea why it won't work for me with dlls otherwise)
Code options - you add reference to&amp;nbsp;WebDriver.dll, Namespace&amp;nbsp;OpenQA.Selenium,&amp;nbsp;OpenQA.Selenium.Chrome,&amp;nbsp;OpenQA.Selenium.Firefox
Code stage:

IWebDriver driver = new ChromeDriver();
driver.Navigate().GoToUrl(""http://google.com"");

&amp;nbsp;
Starts and loads URL for me,&amp;nbsp;</description>
      <pubDate>Fri, 03 Aug 2018 17:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93511#M43061</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-08-03T17:07:00Z</dc:date>
    </item>
    <item>
      <title>RPAChallenge.com solution in…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93512#M43062</link>
      <description>RPAChallenge.com solution in attachment, using selenium and blueprism browser automation.
Selenium is doing it in 15&amp;nbsp;secs consistently, blueprism in about 25, but I've seen 20 secs once.
In general, I feel it should be about 2x slower on average without proper xpath&amp;nbsp;and/or ability to narrow&amp;nbsp;element search. If someone can come up with a way to make blueprism solution faster, I'd love to hear it.
This&amp;nbsp;gap will grow as page gets more complex and tweaking challenge a bit would make it even harder and&amp;nbsp;slower with blueprism.</description>
      <pubDate>Mon, 06 Aug 2018 16:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93512#M43062</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-08-06T16:51:00Z</dc:date>
    </item>
    <item>
      <title>Thanks you all
 
It worked…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93513#M43063</link>
      <description>Thanks you all
&amp;nbsp;
It worked for me.
&amp;nbsp;
Thanks
Salman Ahmed</description>
      <pubDate>Thu, 08 Nov 2018 23:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93513#M43063</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2018-11-08T23:13:00Z</dc:date>
    </item>
    <item>
      <title>Hi All
I am confronting some…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93514#M43064</link>
      <description>Hi All
I am confronting some issue while I am utilizing Selenium Standalone file and Mozilla&amp;nbsp;Gecko file from Blue prism.
I gave proper path and in initialize&amp;nbsp;page, But still, I am facing below pic error.
&amp;nbsp;
If someone&amp;nbsp;helps!!! it's highly appreciated.
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Sun, 16 Dec 2018 01:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93514#M43064</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2018-12-16T01:46:00Z</dc:date>
    </item>
    <item>
      <title>I am facing an error: 
Page:…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93515#M43065</link>
      <description>I am facing an error:&amp;nbsp;
Page: Initialise
Stage: Stage1
Type: Error
Action: Validate
Description: Compiler error at top section line -7: Metadata file '""D:\Selenium c#\selenium-dotnet-3.14.0\Selenium\geckodriver.exe""' could not be found
Repairable: No
&amp;nbsp;
Page: Initialise
Stage: Stage1
Type: Error
Action: Validate
Description: Compiler error at top section line -7: Metadata file 'c:\Users\SaLmAn\Downloads\selenium.webdriverbackedselenium.3.14.0.nupkg' could not be opened -- 'File is corrupt.'
Repairable: No
&amp;nbsp;</description>
      <pubDate>Sun, 16 Dec 2018 01:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93515#M43065</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2018-12-16T01:50:00Z</dc:date>
    </item>
    <item>
      <title>The geckodriver just needs…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93516#M43066</link>
      <description>The geckodriver just needs to be in path. And you need to unpack nupkg and reference dlls.</description>
      <pubDate>Tue, 18 Dec 2018 13:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93516#M43066</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-12-18T13:34:00Z</dc:date>
    </item>
    <item>
      <title>@aikudino I tried all…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93517#M43067</link>
      <description>@aikudino I tried all possible ways, Could you please send me .bp release file please, It would be very helpfull??
&amp;nbsp;</description>
      <pubDate>Sat, 12 Jan 2019 22:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93517#M43067</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2019-01-12T22:56:00Z</dc:date>
    </item>
    <item>
      <title>The object aikudino…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93518#M43068</link>
      <description>The object aikudino previously provided works just fine. If you go into the code stages,&amp;nbsp;you'll see it's currently set up for Chrome, but has the FireFox code commented out. If you extract the dll files from the nupkg containers, you shouldn't have an issue.</description>
      <pubDate>Mon, 14 Jan 2019 21:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93518#M43068</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-01-14T21:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: RPAChallenge.com solution in…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93519#M43069</link>
      <description>Hi Andrey,&lt;BR /&gt;&lt;BR /&gt;Could you please re-upload the attachment please so I can see a working example integrating Selenium.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tom Muir&lt;BR /&gt;Intelligent Automation Officer&lt;BR /&gt;City of Edinburgh Council&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2021 14:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Launching-Firefox-IE-browser/m-p/93519#M43069</guid>
      <dc:creator>Tom_Muir</dc:creator>
      <dc:date>2021-07-19T14:48:00Z</dc:date>
    </item>
  </channel>
</rss>

