Skip to content

Update console output and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 19 Feb 04:55
· 4510 commits to master since this release
3f3c8c8

Update console output and more:

  • Update console output of seleniumbase methods.
  • Update console output of seleniumbase options.
  • Update the error output in the .csv file of nosetest reports.
  • Update the self.js_click() method.
  • Improve the error output for incorrect usage of page objects.
  • Use "CTRL+C" instead of "CTRL-C" in console messages.
  • Add option: --archive-downloads to keep downloaded files.
  • Update Python dependencies:
    -- allure-pytest==2.8.34