question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

nice browser debugging experience

See original GitHub issue
  • javascript source maps in vscode
  • javascript breakpoints in vscode
  • pause test timeouts when paused
  • open browser devtools on start so that my javascript debugger; and breakpoints work.
  • see mouse cursor
  • see keyboard
  • see failed input attempts
  • --debug to open in headful mode, pause on the start of the test somehow, enable all debugging features.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
JoelEinbindercommented, Oct 29, 2020

If you run your tests from the vscode JavaScript debugging terminal, they should pause at breakpoints you set in vscode. However we don’t do a good job with timeouts in this mode right now. As for timeframe, I’m sorry but I can’t say anything better then it will happen when it happens.

0reactions
mrmckebcommented, Jun 17, 2021

@pavelfeldman Is there a ticket we can subscribe to for updates and to follow along? 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaScript debugging in the 7 major browsers - A full guide
A guide to how to debug JavaScript in all major browsers. Each guide has a full step-by-step tutorial for you to find, fix,...
Read more >
How to Debug Your Site Performance With Chrome | Bugfender
A website with good performance is the key to user experience and retention. You need tools to inspect, assess, benchmark, and improve the ......
Read more >
Improve Your Debugging Skills with Chrome DevTools - Telerik
Check out this post to learn best practices and tips that will help you solve your web application development struggles more easily.
Read more >
Debugging WebAssembly with modern tools
Step-by-step overview of the new debugging experience for WebAssembly in Chrome DevTools.
Read more >
Learn to debug your frontend code - YouTube
Your browser can't play this video. Learn more. Switch camera ... Chrome DevTools Complete Course - Learn to debug your frontend code.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found