Giter Site home page Giter Site logo

Comments (8)

ramonvictor avatar ramonvictor commented on August 18, 2024

I'm working on it now! Thanks for your contributions, @stramel! Very welcome! :)

from gulp-protractor-qa.

ramonvictor avatar ramonvictor commented on August 18, 2024

Just an update on this, selectors with : don't seem to be supported by cheerio. I get this error:

SyntaxError: Malformed attribute selector: ng:repeat="

When I remove ng: option all works fine. Thus, I'm not including ng: variation for now.

from gulp-protractor-qa.

stramel avatar stramel commented on August 18, 2024

I'm wondering if there would be a way to wildcard match the attribute and strip off the ng:, ng-, ng_ and everything before the ng. That would cover all cases but I'm not sure if it would be possible to look for an attribute containing bind

from gulp-protractor-qa.

ramonvictor avatar ramonvictor commented on August 18, 2024

694c2f7 should cover all prefixes, except ng:.

from gulp-protractor-qa.

ramonvictor avatar ramonvictor commented on August 18, 2024

I know what you mean, I'll think about it later. I want to focus on publishing this refactored version first.

from gulp-protractor-qa.

stramel avatar stramel commented on August 18, 2024

I agree, it would be good to get this out.

from gulp-protractor-qa.

stramel avatar stramel commented on August 18, 2024

@ramonvictor Thoughts?

Using the Cheerio Plugins to create a different find method that strips the prefixes.

from gulp-protractor-qa.

ramonvictor avatar ramonvictor commented on August 18, 2024

@stramel that sounds a good approach. I'll take a look on it soon. Thanks for one more nice suggestion.

from gulp-protractor-qa.

Related Issues (16)

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.