Skip to content

Releases: seleniumbase/SeleniumBase

4.46.1 - Dependencies and `variables` update

Choose a tag to compare

@mdmintz mdmintz released this 26 Jan 16:35
0cd48c3

Dependencies and variables update

What's Changed

Full Changelog: v4.46.0...v4.46.1

4.46.0 - Update CDP and Selenium

Choose a tag to compare

@mdmintz mdmintz released this 20 Jan 00:18
3e3aa69

Update CDP and Selenium

What's Changed

Full Changelog: v4.45.13...v4.46.0

4.45.13 - CDP Mode: Patch 92

Choose a tag to compare

@mdmintz mdmintz released this 16 Jan 19:07
6bbca0f

CDP Mode: Patch 92

What's Changed

Full Changelog: v4.45.12...v4.45.13

4.45.12 - CDP Mode: Patch 91

Choose a tag to compare

@mdmintz mdmintz released this 16 Jan 06:03
5afcfec

CDP Mode: Patch 91

Summary of updates:

  • Some tweaks to the hCaptcha-solver
  • Some changes to logging and debug messages
  • A few changes to timing and other areas
  • Lots of updates to CDP Mode examples
  • New examples for Stealthy Playwright

What's Changed

Full Changelog: v4.45.11...v4.45.12

4.45.11 - hCaptcha support, and more

Choose a tag to compare

@mdmintz mdmintz released this 14 Jan 06:46
37f9ee5

hCaptcha support, and more

Summary of updates:

  • This resolves #4206
  • This resolves #4205
  • The solve_captcha() method can now click on the Imperva/Incapsula hCaptcha.
  • Web-scraping Reddit is now possible if use_chromium=True is set.

What's Changed

Full Changelog: v4.45.10...v4.45.11

4.45.10 - CDP Mode: Patch 90

Choose a tag to compare

@mdmintz mdmintz released this 07 Jan 18:44
0a27176

CDP Mode: Patch 90

What's Changed

Full Changelog: v4.45.9...v4.45.10

4.45.9 - CDP Mode: Patch 89, and more

Choose a tag to compare

@mdmintz mdmintz released this 07 Jan 06:27
dc75ab1

CDP Mode: Patch 89, and more

What's Changed

Full Changelog: v4.45.8...v4.45.9

4.45.8 - CDP Mode: Patch 88

Choose a tag to compare

@mdmintz mdmintz released this 30 Dec 20:24
b9a7315

CDP Mode: Patch 88

What's Changed

Full Changelog: v4.45.7...v4.45.8

4.45.7 - CDP Mode: Patch 87

Choose a tag to compare

@mdmintz mdmintz released this 29 Dec 22:46
6d531b8

CDP Mode: Patch 87

Summary of Features and Updates:

  • Improvements to bypass PX CAPTCHAs on sites using PerimeterX
  • Fixed an issue where the Fingerprint bot-check wasn't succeeding
  • Lots of new examples for CDP Mode (for sites that mainly use PX)
  • Made updates to current examples (eg. Priceline changed their UI)
  • Add methods to async CDP Mode (already in regular CDP Mode)

What's Changed

Full Changelog: v4.45.6...v4.45.7

4.45.6 - CDP Mode: Patch 86

Choose a tag to compare

@mdmintz mdmintz released this 23 Dec 01:52
eed4563

CDP Mode: Patch 86

Summary of Features and Updates:

  • Hovering and clicking in CDP Mode without PyAutoGUI.
  • Async update for non-blocking clicking in CDP Mode.
    --> asyncio.create_task instead of asyncio.gather.

What's Changed

Full Changelog: v4.45.5...v4.45.6