File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 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+
122## 3.7.1
223
324- Fixed ` reading charAt ` error in ` asyncWrapper.js `
Original file line number Diff line number Diff line change 11{
22 "name" : " codeceptjs" ,
3- "version" : " 3.7.1 " ,
3+ "version" : " 3.7.2 " ,
44 "description" : " Supercharged End 2 End Testing Framework for NodeJS" ,
55 "keywords" : [
66 " acceptance" ,
You can’t perform that action at this time.
0 commit comments