We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0784bb9 commit e8ef340Copy full SHA for e8ef340
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 2.19.0 (2026-02-12)
2
+
3
+### Feat
4
5
+- **interactions**: default humanize=True for keyboard type_text
6
+- **elements**: integrate Mouse API into WebElement.click()
7
+- **interactions**: add Mouse API with humanized simulation
8
+- **browser**: add webrtc_leak_protection property to ChromiumOptions
9
+- **browser**: add automatic User-Agent consistency override
10
11
+### Fix
12
13
+- **utils**: harden SOCKS5 proxy forwarder security and robustness
14
15
## 2.18.0 (2026-02-11)
16
17
### Feat
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 2.18.0
+ version: 2.19.0
0 commit comments