Giter Site home page Giter Site logo

Comments (3)

rbri avatar rbri commented on September 2, 2024

@keinhaar looks like you are reaching some of the not yet implemented corners of the js support.
The first one (flag "u") is a problem of Rhino itself, but we are already working on this. Maybe there is hope to have it at the end of the year.

The second more or less says that HtmlUnit DomNodes are not supporting the method lookupPrefix() right now - or that you are the first one using this methods ;-)

Usually it is possible to add support for such methods. It will help if you can provide your findElements.js or even more details about your solution to give me the chance to write a unit test.

And the bad news at the end... i will be out for the next two weeks - to you need this soon or is it ok to wait a bit?

from htmlunit-driver.

keinhaar avatar keinhaar commented on September 2, 2024

Thanks for the fast response.
The findElements.js is contained in selenium distribution in the jar selenium-support.jar or on github:
https://github.com/SeleniumHQ/selenium/tree/d1a59128b785ffa5d76a4a11b4663250f52197a1/rb/lib/selenium/webdriver/atoms
There is nothing special in my tests, because i'm just beginning to automate. The lookupPrefix() method is called from the findElements.js script, which is injected by selenium when using seleniums RelativeLocator.

I understand that i can't expect a quick fix. I'm totally fine to wait a bit ;-)

from htmlunit-driver.

rbri avatar rbri commented on September 2, 2024

Ok, looks like i have sufficient info for making a local test case - will inform you about the progress.

Thanks a lot for reporting this.

from htmlunit-driver.

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.