brozzler/tests/htdocs/site11
Jake L 78365c9f35
Expanding Brozzler's logging in capabilities
Some sites don't allow you to login without clicking on a button to open a retracted modal.

This update to the login code allows Brozzler to click on all elements that we think are related to opening a login modal.

Then, if there isn't a regular form, we will attempt to fill out abnormal form schemes.

The test_try_login test has been expanded for the new type of login form we are supporting.
2020-04-14 17:19:53 -04:00
..
form-no-login.html Add unit tests for try_login behavior 2020-04-13 19:16:10 +00:00
form1.html Add unit tests for try_login behavior 2020-04-13 19:16:10 +00:00
form2.html Expanding Brozzler's logging in capabilities 2020-04-14 17:19:53 -04:00