File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.7.2
2
+
3
+ ❤️ Thanks all to those who contributed to make this release! ❤️
4
+
5
+ 🛩️ _ Features_
6
+
7
+ - feat(playwright): Clear cookie by name (#4693 ) - by @ngraf
8
+
9
+ 🐛 _ Bug Fixes_
10
+
11
+ - fix(stepByStepReport): no records html is generated when running with run-workers (#4638 )
12
+ - fix(webdriver): bidi error in log with webdriver (#4850 )
13
+ - fix(types): TS types of methods (Feature|Scenario)Config.config (#4851 )
14
+ - fix: redundant popup log (#4830 )
15
+ - fix(webdriver): grab browser logs using bidi protocol (#4754 )
16
+ - fix(webdriver): screenshots for sessions (#4748 )
17
+
18
+ 📖 _ Documentation_
19
+
20
+ - fix(docs): mask sensitive data (#4636 ) - by @gkushang
21
+
1
22
## 3.7.1
2
23
3
24
- Fixed ` reading charAt ` error in ` asyncWrapper.js `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codeceptjs" ,
3
- "version" : " 3.7.1 " ,
3
+ "version" : " 3.7.2 " ,
4
4
"description" : " Supercharged End 2 End Testing Framework for NodeJS" ,
5
5
"keywords" : [
6
6
" acceptance" ,
You can’t perform that action at this time.
0 commit comments