Open perry-mitchell opened 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.
el.click()
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.