buttercup / locust

Login form location & automation utility
MIT License
20 stars 6 forks source link

Support login pages without a <form> tag #20

Open LinusU opened 6 years ago

LinusU commented 6 years ago

Squarespace, and possibly others, don't have a <form> tag to encapsulate their input fields. I'm guessing that they do everyhting in JavaScript anyways and didn't see the need for it...

link: example login page

LinusU commented 6 years ago

Same for AWS console login: signin.aws.amazon.com