pypi seleniumbase 4.3.6
4.3.6 - Fix two separate issues regarding hovering and Safari compatibility

latest releases: 4.47.9, 4.47.8, 4.47.7...
3 years ago

Fix two separate issues regarding hovering and Safari compatibility.

  • Fix issue with hovering over elements.
    --> (For when the selector was NOT CSS and NOT XPath: eg. ID, NAME, CLASS, or LINK_TEXT)
    --> (Or when an XPath selector could not be converted into a valid CSS Selector)
    --> This resolves #1501
  • Fix compatibility issues with tests that run on Safari.
    --> (Includes lots of little updates)

What's Changed

  • Fix two separate issues regarding hovering and Safari compatibility by @mdmintz in #1503

Full Changelog: v4.3.5...v4.3.6

Don't miss a new seleniumbase release

NewReleases is sending notifications on new releases.