Recorder Mode updates and more
- Add better error-handling for Recorder Mode.
- Improve the export abilities of The Recorder.
- Update the built-in ad-blocker.
-- Update the block list.
-- Fix an infinite loop that occurs during headless mode. - Remove unneeded Firefox options.
- Update default driver versions for "sbase install DRIVER":
-- Geckodriver upgrades tov0.30.0
. - Improve Dashboard updates during multi-threaded mode.
- If a click opens a new tab, switch to it automatically.
- Add more options when saving a screenshot:
-- Can now get a screenshot of a specific web element. - Refresh Python dependencies:
--filelock==3.1.0
-- Drop unneededPyOpenSSL