Giter Site home page Giter Site logo

Comments (9)

rosolko avatar rosolko commented on August 21, 2024

@IljaSnakeware Can you please show the code.
Based on message - looks like you have no firefox or install it in custom location and don't pass it in desired capabilities during session initialization.

from webdrivermanager.net.

IljaSnakeware avatar IljaSnakeware commented on August 21, 2024

It worked fine but when I changed Firefox to __Firefox (in the folder), it installed a new one I think. The difference between them is: the working one has two folders in it (0.20.1 & 0.21.0), and the one that isn't working has only one (0.21.0)

from webdrivermanager.net.

rosolko avatar rosolko commented on August 21, 2024

@IljaSnakeware In this case you should pass additional capability with new path to firefox path. not a driver path. Also can you provide an original source on exception - is it going from selenium?

from webdrivermanager.net.

IljaSnakeware avatar IljaSnakeware commented on August 21, 2024

What do you mean?
I'm working with Selenium.

from webdrivermanager.net.

rosolko avatar rosolko commented on August 21, 2024

@IljaSnakeware I'm talking about original exception. It can be not from driver manager itself - issue can be on selenium side

from webdrivermanager.net.

rosolko avatar rosolko commented on August 21, 2024

@IljaSnakeware Just show you code and exception with stacktrace

from webdrivermanager.net.

IljaSnakeware avatar IljaSnakeware commented on August 21, 2024

But Chrome works fine

from webdrivermanager.net.

IljaSnakeware avatar IljaSnakeware commented on August 21, 2024

StackTrace:
RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
RemoteWebDriver.StartSession(ICapabilities desiredCapabilities)
RemoteWebDriver..ctor(ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
FirefoxDriver..ctor(FirefoxOptions options)
WebDriverFactory.CreateBrowserDriver(WebDriverType webDriverType)
WebDriverFactory.Create(WebDriverType webDriverType)
BrowserTests.InitializeDriver()

from webdrivermanager.net.

IljaSnakeware avatar IljaSnakeware commented on August 21, 2024

Oops wrong button..

from webdrivermanager.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.