Releases: bormando/selenium-tools
Releases · bormando/selenium-tools
1.5.0
12 May 20:58
Compare
Sorry, something went wrong.
No results found
Added Quality Control workflow status badge to README
Updated Python version to 3.12.3 in GitHub Actions workflows
Updated package dependencies and minimum Python version
Updated IndexedDB setup in README
Updated license copyright year
1.4.0
02 Apr 09:12
Compare
Sorry, something went wrong.
No results found
Added remove item methods for IndexedDB & Local Storage
Added tests for remove item methods
Added monthly download stats
Added "black" as a code formatter
Updated package dependencies (selenium, pytest)
Updated GitHub Actions workflows
1.3.0
09 Nov 14:24
Compare
Sorry, something went wrong.
No results found
Added Local Storage interaction support (get/set methods)
Added tests for Local Storage
Updated package dependencies (selenium, pytest, webdriver-manager)
Updated test web app URL
Fixed typo in assertion message of IndexedDB test
1.2.1
04 Jul 18:14
Compare
Sorry, something went wrong.
No results found
Bug fix:
IndexedDB get method now executes single iteration if implicit_wait for webdriver is set to 0
1.2.0
24 May 07:55
Compare
Sorry, something went wrong.
No results found
Add features:
IndexedDB interaction
webdriver waits getter
1.1.0
19 May 19:17
Compare
Sorry, something went wrong.
No results found
Add features:
drag & drop bug bypass
scrolling support