buttercup / locust

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

Angular forms fail to log in: Use element.click() instead #30

Open perry-mitchell opened 5 years ago

perry-mitchell commented 5 years ago

Some angular forms break when using the current event-trigger mode of clicking buttons, such as with the AWS login page. Use el.click() instead.