Giter VIP home page Giter VIP logo

Comments (3)

bromanko avatar bromanko commented on August 22, 2024

Where does the full authentication path fail?

from aws-sts.

deinspanjer avatar deinspanjer commented on August 22, 2024

It doesn't seem to notice when the second page that asks for the password has loaded. It just returns an error saying that Cannot read property 'blur' of null

from aws-sts.

bromanko avatar bromanko commented on August 22, 2024

It's likely that the wait command is waiting on something that doesn't change or ever load. For instance, this wait on body could be falsely indicating the next page has loaded if all modifications to the DOM happen client side (no page refresh). If Nightmare can't find the password field to attach the handler I could see an error like above being generated. Try a different wait condition.

from aws-sts.

Related Issues (6)

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.