github seleniumbase/SeleniumBase v1.65.0
The one with: "All Your Base Are Belong To Us"

latest releases: v4.26.2, v4.26.1, v4.26.0...
2 years ago

The one with: "All Your Base Are Belong To Us"

  • Add set_text_content() for updating text on any website:
    -- See https://youtu.be/1s-Tj65AKZA for the demo video!
    -- (SeleniumBase/examples/hack_the_planet.py)
  • Improve the Python APIs for IntroJS website tours.
  • Add a pytest --xvfb option to run tests using an Xvfb virtual display:
    -- Uses a virtual display without using a browser's built-in headless mode.
  • Add method: get_value() to get the value from an input field.
  • Add an arg to decide if methods should scroll automatically.
  • Update Python dependencies:
    -- typing-extensions>=3.10.0.2
    -- pluggy==0.13.1;python_version<"3.6"
    -- pluggy==1.0.0;python_version>="3.6"
    -- pytest==6.2.5;python_version>="3.6"
    -- traitlets==5.1.0;python_version>="3.7"
    -- ipython==7.27.0;python_version>="3.7"
    -- platformdirs==2.3.0;python_version>="3.6"
    -- rich==10.9.0;python_version>="3.6"

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.