Giter Club home page Giter Club logo

Comments (7)

everzet avatar everzet commented on August 22, 2024

Oh... We have 2 problems here, actually. One mine and one yours ;-)

  1. I've misstyped exception message, so you can't get correct error feedback. The good news it is fixed now ;-)
  2. You're trying to start already started session. Instead, you need to do either thing:
    • do not start already started driver, cuz... you know... it's already started, dude ;-)
    • you can stop and then, safely start driver, but why, when you have option to just:
    • reset the driver instead of it's restarting

You can choose either of those 3, but you should choose 1 or 3.

from mink.

stoefln avatar stoefln commented on August 22, 2024

thanks for explaining. i m not sure but i think you got me wrong:
i DID start the sahi service (=session?) just once. what i startet twice is the test run:
1.) i run the test. everythings fine, browser pops up, some action, browser closes (sahi service is running...)
2.) i run the test again. testingprocess hangs for about 30seconds then it throws the upper exception.
3.) i quit the sahi service and start it again
4.) i run the test again- everythings fine again

from mink.

everzet avatar everzet commented on August 22, 2024

Oh, looks like we have a real problem here ;-)

Yes, we have some missunderstanding in terms of driver/session. I'll fix it today (hopefuly).
Show me your code, please.

from mink.

everzet avatar everzet commented on August 22, 2024

BTW. It would be better if you could talk with me now in gtalk: [email protected]

from mink.

stoefln avatar stoefln commented on August 22, 2024

cool thanks for your support. will look how to install gtalk tomorrow. just have skype and IRC :/

from mink.

everzet avatar everzet commented on August 22, 2024

You will be happy to know, that your bug was totally fixed just now with 0.3.1 ;-) Update to Mink 0.3.1 and brand new MinkBundle.

But notice, that Mink "driver" switching API slightly changed - now, you don't talk with drivers directly, only with sessions, which is cleaner and simplier interface. I've updated MinkBundle and Mink repo readme's to reflect all changes.

Have a fun ;-)

from mink.

stoefln avatar stoefln commented on August 22, 2024

thanks a lot!

from mink.

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.