Giter Site home page Giter Site logo

Comments (4)

uchagani avatar uchagani commented on May 29, 2024 1

I was in the process of updating my test framework with the new fixtures and that's when i came across this issue. Right now, as a workaround, i am using reflection to call those methods. The navigate extension was just one of various extensions we have so I think there is a real need for it.

Another thing that I just came across is the inability to save trace files based on test status. I'll create a new issue for that.

from playwright-java.

yury-s avatar yury-s commented on May 29, 2024

The main reason for this is to allow people to create their own extensions on top of what playwright-java provides.

I'd wait for such clients to come first, they might need a different shape of the API, e.g. I can imagine someone wanting more than one context per test to be managed automatically. Having said that, if there is already a use case for extending the fixtures where you need it, we can certainly consider opening the methods.

from playwright-java.

yury-s avatar yury-s commented on May 29, 2024

We can certainly make them public if you need it. These classes live in an impl package, so I'd just add a note that the implementation details can change in the future. WDYT?

from playwright-java.

uchagani avatar uchagani commented on May 29, 2024

That sounds great. Thanks! I can do it this evening unless you're able to get to it sooner.

from playwright-java.

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.