GithubHelp home page GithubHelp logo

Comments (2)

adamgoucher avatar adamgoucher commented on June 25, 2024

In 0.6 (which should be out tomorrow or the next day) changes the way the py.saunter handles the server. Pseudocode is roughly...

  • if the user has set in saunter.ini that it should control the server (there are situations where for instance something like puppet could control it) and the server isn't up
  • if the jar specified in saunter.ini doesn't exist, go fetch one (which remains hardcoded but will hopefully be fairly current) and stuff it in the system temp directory (if it isnt there already)

I'm trying to avoid actually shipping the jar. I've been toying with the idea of creating a separate python egg which would have it and then we'd know exactly where it is. But the jar is pretty darn big.

from py.saunter.

adamgoucher avatar adamgoucher commented on June 25, 2024

creating a new jar is the same amount of work as just bumping the version number of the jar. and with selenium releases slowing down some it shouldnt be that bad.

from py.saunter.

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.