github seleniumbase/SeleniumBase v2.2.6
Fix visual tests that use the "sb" fixture (and more!)

latest releases: v4.31.4, v4.31.3, v4.31.2...
2 years ago

Fix visual tests that use the "sb" fixture (and more!)

  • Fix log path issue with visual tests that use the sb fixture.
  • Handle a possible edge case with page loads.
  • Make sure highlighting isn't blocked by pop-up alerts.
  • Set WAIT_FOR_RSC_ON_CLICKS to be False by default.
    -- Tests will be faster, but you may need to manually call self.accept_alert() or self.dismiss_alert() because previously, waiting for the readyState of the page to be "complete" might have dismissed alerts automatically due to an existing WebDriver "feature" where calling self.execute_script("") automatically closes pop-up alerts.

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.