Skip to content

Update console scripts and file-download functionality

Compare
Choose a tag to compare
@mdmintz mdmintz released this 19 Mar 04:36
· 4385 commits to master since this release
76f0c4e

Update console scripts and file-download functionality

  • Update console scripts (Add more files with sbase mkdir DIR)
  • Empty the ./downloaded_files/ folder when a new run begins
    -- (Previously, this happened each time a new browser was launched)
  • Add a new method: self.delete_downloaded_file_if_present(file)
  • Update the list of SeleniumBase Syntax Formats
    -- (No code changes, but this is a really useful list!)
    -- SeleniumBase/help_docs/syntax_formats.md
  • Update several example tests