Nathan
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Nathan created a post, Debug existing chrome window
I'm using `testcafe` to run tests, which opens a new Chrome instance when starting. I'm using IntelliJ JavaScript debugging to debug my client app, which opens a new Chrome tab when starting. So ...