SeleniumBase 1.62.0 has been shipped with new methods and commands.

For the GitHub link, check out: https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0

Here are some of the changes included with this release:

  • Add a console script for generating boilerplate charts.
  • Add methods for setting and resetting default timeout values.
  • Add open_start_page() method.
  • Add set_content(html_string) method.
  • Add fill(selector, text) method.
  • Add focus(selector) method.
  • Fix an issue with duplicate Highcharts library declarations.
  • Update an error message.
  • Update translations.
  • Update a Python dependency: virtualenv>=20.4.4
  • Refactor "base_case.py".

This release resolves the following GitHub issues: