v7.9.3
What's Changed
- Update to selenium 4.33.0 by @asolntsev in #3034
- #2763 support click holding keys LEFT ALT, LEFT CTRL and LEFT SHIFT by @asolntsev in #3030
- fix bug in
setValue
: don't lose focus if the input is already focused by @asolntsev in #3035 - fix page object initialization without webdriver by @asolntsev in #3036
- fix condition "texts in any order" in FULL_TEXT mode by @asolntsev in #3037
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 by @dependabot in #3033
Full Changelog: v7.9.2...v7.9.3