File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.7.0 (2025-08-22)
2+
3+ ### Feat
4+
5+ - refactor WebElement methods to use a unified naming convention
6+ - add Response type and new bring_to_front method to Tab class
7+ - improve element interactability scripts
8+
9+ ### Fix
10+
11+ - ** browser** : add google-chrome-stable path for Arch Linux AUR package
12+ - run actions to fix badges
13+ - enforce combined condition logic in wait_until
14+ - ** web_element** : raise WaitElementTimeout on wait_until timeout
15+
16+ ### Refactor
17+
18+ - update command responses to use Response for empty responses
19+ - ** webelement** : simplify wait_until condition mapping
20+
121## 2.6.0 (2025-08-10)
222
323### Feat
Original file line number Diff line number Diff line change 22commitizen :
33 name : cz_conventional_commits
44 tag_format : $version
5- version : 2.6 .0
5+ version : 2.7 .0
You can’t perform that action at this time.
0 commit comments