Commit Graph

5 Commits

Author SHA1 Message Date
Michael Mintz 601f61b52f Update UC Mode / CDP Mode 2024-10-28 01:28:49 -04:00
Michael Mintz 9938d6d844 Refactor browser_launcher and UC Mode 2023-09-13 17:00:26 -04:00
jdholtz 63941dced0
Fix log message on exception in UC Reactor
First, the exception didn't have a placeholder which caused a logging
exception. Also, logging.debug was called instead of logger.debug. This
had a side effect that all the debug messages after that would print to
the console, even when they didn't before.
2023-09-13 12:02:12 -05:00
Michael Mintz bdd383476d Refactor UC Mode 2023-02-22 21:41:43 -05:00
Michael Mintz 5139e390f9 Add option "--uc" for using an undetectable chromedriver 2022-09-01 16:24:50 -04:00