mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-11-30 04:06:40 -05:00
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. |
||
|---|---|---|
| .. | ||
| htdocs | ||
| test_brozzling.py | ||
| test_cli.py | ||
| test_cluster.py | ||
| test_frontier.py | ||
| test_units.py | ||