Skip to content

Commit 579d18a

Browse files
authored
docs: mention source-mapped stack traces in 'Key features' (#883)
1 parent ecef712 commit 579d18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Chrome DevTools for reliable automation, in-depth debugging, and performance ana
1515
DevTools](https://github.com/ChromeDevTools/devtools-frontend) to record
1616
traces and extract actionable performance insights.
1717
- **Advanced browser debugging**: Analyze network requests, take screenshots and
18-
check the browser console.
18+
check browser console messages (with source-mapped stack traces).
1919
- **Reliable automation**. Uses
2020
[puppeteer](https://github.com/puppeteer/puppeteer) to automate actions in
2121
Chrome and automatically wait for action results.

0 commit comments

Comments
 (0)