File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.4.0 (2025-08-01)
2+
3+ ### Feat
4+
5+ - changing bool prefs to properties and adding support to user-data-dir preferences
6+ - adding prefs options customization
7+ - add overloads for find and query methods in FindElementsMixin
8+ - add method to retrieve parent element and its attributes
9+ - implements start_timeout option
10+
11+ ### Fix
12+
13+ - adding typehint and fixing some codes
14+ - removing options preferences private attributes
15+ - set default URL to 'about: blank ' in create_target method
16+ - change navigation when creating a new tab
17+ - add type hinting support and update project description
18+
19+ ### Refactor
20+
21+ - remove redundant asterisk from find method overloads and reorganize query method overloads
22+ - refine type hint for response parameter and improve key check
23+
124## 2.3.1 (2025-07-12)
225
326### Fix
Original file line number Diff line number Diff line change 22commitizen :
33 name : cz_conventional_commits
44 tag_format : $version
5- version : 2.3.1
5+ version : 2.4.0
You can’t perform that action at this time.
0 commit comments