Skip to content

Recorder Mode updates and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 29 Sep 07:36
· 3930 commits to master since this release
4e973b7

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 to v0.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 unneeded PyOpenSSL