File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.12.0 (2025-11-04)
2+
3+ ### Feat
4+
5+ - ** execute_script** : validate element argument usage
6+ - ** tab,element,chrome** : revert arguments and add Chromium paths
7+ - add a retry decorator for handling function execution failures
8+
9+ ### Fix
10+
11+ - import TopLevelTargetRequired in test_browser_tab.py
12+ - allow one additional retry attempt in the retry decorator
13+
14+ ### Refactor
15+
16+ - ** tab,element** : simplify execute_script parameters
17+ - ** element** : move and enhance execute_script from tab
18+ - ** tab** : separate execute_script concerns and enhance with comprehensive options
19+
120## 2.11.0 (2025-11-02)
221
322### Feat
Original file line number Diff line number Diff line change 22commitizen :
33 name : cz_conventional_commits
44 tag_format : $version
5- version : 2.11 .0
5+ version : 2.12 .0
You can’t perform that action at this time.
0 commit comments