Giter VIP home page Giter VIP logo

dusk-standalone's People

Contributors

keoghan avatar xel1045 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dusk-standalone's Issues

Chrome driver version... still

I'm setted with "konsulting/dusk-standalone": "6.1.*"

After run vendor/bin/dusk-updater update I got this error message: Facebook\WebDriver\Exception\SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 104 Current browser version is 103.0.5060.134 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

Any help to update (or downgrade) to avoid this?

Version update

Is there a plan to update to latest dusk 6.x and latest chrome version 85?

PHPUnit dependency is not a dev dependency

Thank you for a great package!

I have had a issue because your composer.json adds PHPUnit as a production dependency.

That means, that when I install your package (because I wanna consume it, not test it), it adds a specific version of PHPUnit.
When I wanna test and develop my own project I now have a conflict in my dev-environment with the PHPUnit version, as your package has it installed as a normal dependency.

Could it be moved to "require-dev" section so that this problem will be eliminated?

Thanks again for your work! :-)

Authentication is not removed from Dusk

The current implementation is incorrect, and applies the new methods to the test case and not the Browser class.

We'll need to use an extension of Browser in tests, if we use inheritance, the login stuff can be customised however someone requires.

problem with chrome version

I cannot use this package because it says unsupported chrome version:

Tests\Browser\ExampleTest::testBrowseSite
Facebook\WebDriver\Exception\SessionNotCreatedException: session not created: Chrome version must be between 70 and 73
(Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.15.0-64-generic x86_64)

Anything i can do to fix this?

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.