Skip to content

Releases: seleniumbase/SeleniumBase

Update the tool that generates page objects from selectors

24 Apr 07:42
450db0f
Compare
Choose a tag to compare

Update the tool that generates page objects from selectors

Use requests instead of urllib3 for webdriver downloads

23 Apr 01:57
a7dca45
Compare
Choose a tag to compare
  • Use requests instead of urllib3 for webdriver downloads

Add multithreading to link checking; and other improvements

22 Apr 08:13
845e7e3
Compare
Choose a tag to compare

Add multithreading to link checking; and other improvements

  • Add multithreading to link checking -> self.assert_no_404_errors() now works faster
  • Add pytest-ordering
  • Fix method that calculates full links from partial links
  • Add slow-scrolling to demo_mode asserts
  • Add Swag Labs test suite to the examples

Update Firefox profile settings and urllib3 version

18 Apr 07:59
77b25c7
Compare
Choose a tag to compare
  • Update Firefox profile settings
  • Update urllib3 version

Update pytest version to 4.4.1

16 Apr 07:18
c4068cb
Compare
Choose a tag to compare

Update pytest version to 4.4.1

Several minor updates

15 Apr 07:19
c308389
Compare
Choose a tag to compare

Several minor updates:

  • Screenshots update
  • Parameter update
  • .gitignore update
  • utf-8 encoding
  • Docs update

Add ability to save page elements as screenshot files

06 Apr 05:27
963c07c
Compare
Choose a tag to compare

Add ability to save page elements as screenshot files

Disable pytest's cacheprovider plugin

05 Apr 21:39
feea122
Compare
Choose a tag to compare

Disable pytest's cacheprovider plugin

Updates: Chrome log-level, pytest libs, Azure pipelines

05 Apr 21:07
6ad3977
Compare
Choose a tag to compare

Some minor updates:

  • Use log-level 3 for default Chrome logging
  • Use pytest-forked>=1.0.2
  • Update Azure test pipeline

Update test reports

05 Apr 06:53
ecf25a8
Compare
Choose a tag to compare

Update test reports

  • Some changes to the way screenshots are saved for the reports