Skip to content

Commit

Permalink
[#375] NEW: add support of selenium 4.1
Browse files Browse the repository at this point in the history
fix #398 on the way (that became a bug after upgrade)
  • Loading branch information
yashaka committed Feb 21, 2022
1 parent 3ba1acf commit 8a72fa5
Showing 5 changed files with 298 additions and 13 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -76,7 +76,12 @@
- deprecate `be.present`
- repeat fix of #225 to other options in shared config, refactor it...
- should we make original config (not shared) mutable?

- TODO: support python 3.10 [#393](https://github.com/yashaka/selene/issues/393)

## 2.0.0a41 (to be released on ?.02.2022)
- added support selenium 4.1 [#375](https://github.com/yashaka/selene/issues/375)
- fixed [#398](https://github.com/yashaka/selene/issues/398)

## 2.0.0a40
!!!this release should be beta-tested!!!

Loading

0 comments on commit 8a72fa5

Please sign in to comment.