Code Monkey home page Code Monkey logo

chef-selenium_grid's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chef-selenium_grid's Issues

undefined method `domain' for Custom resource windows_autologin from cookbook windows_autologin

I have been getting the following error since the weekend when trying to provision on Windows.

undefined method 'domain' for Custom resource windows_autologin from cookbook windows_autologin

This seems to be a dependency issue as we are running with the following cookbook versions:

  • selenium (3.7.4)
  • selenium_grid (1.2.2)
  • windows_autologin (3.0.0)
  • windows_screenresolution (1.1.0)

domain which was present in https://github.com/dhoer/chef-windows_autologin/blob/v2.2.0/resources/default.rb
is no longer there in 3.0: https://github.com/dhoer/chef-windows_autologin/blob/v3.0.0/resources/default.rb

Our cookbook just uses selenium_grid and provides some extra output and specifies attributes, so all dependencies come via selenium_grid.

Adding a dependency to 'windows_autologin', '~> 2.0' in my metadata.rb works round this issue but I think you either need to:

  • make a new release of windows_screenresolution which is compatible with windows_autologin 3.0.0,
  • or change the dependency in windows_screenresolution/metadata.rb to use a pessimistic version constraint of 'windows_autologin', '~> 2.0'

Firefox not installing on Debian

Is it just me, or support for setting up Firefox is just commented out in the code?
If so, should it be documented?

I ask because I set up a Selenium hub on a vm based on Debian 8, and I only get Chorme available...

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.