Skip to content

Commit 25c3d41

Browse files
committed
docs: update CHANGELOG for version 2.7.0 with new features and fixes
1 parent 7a06064 commit 25c3d41

File tree

113 files changed

+345
-18511
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+345
-18511
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
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

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
5-
version: 2.6.0
5+
version: 2.7.0

docs/api/browser/chrome.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/api/browser/edge.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/api/browser/managers.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

docs/api/browser/options.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/api/browser/requests.md

Lines changed: 0 additions & 139 deletions
This file was deleted.

docs/api/browser/tab.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/api/commands/browser.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)