locust
locust copied to clipboard
Angular forms fail to log in: Use element.click() instead
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.