October 18th, 2024
We've just dropped a brand-new version (3.3.2) of Kameleo, and it's packed with goodies! ๐
ย What's New for Automation Pros:
Headless mode: This mode is now supported in both Chroma and Junglefox. It helps reduce resource usage by running browsers without a graphical interface. Simply set the corresponding option in any supported automation framework or use the --headless command-line flag when starting a browser.
Proxy bypass list: Use the --proxy-bypass-list=<URL> command-line argument in Chroma or the network.proxy.no_proxies_on preference in Junglefox for greater control of what traffic should bypass the proxy servers.
Improved support for Chromium logs: When using Selenium, you can use the goog:loggingPrefs capability or the built-in SetLoggingPreference method to collect network and performance logs.
Enhancements:
Updated Chroma: running on the latest core!
Bug Fixes:
Squashed a bug on macOS where the app wouldnโt close properly!
Plus, a bunch of stability and performance improvements to keep things running smoothly.
Stay tuned for big news pretty soon! โ๏ธ
Happy update!