axe-core-npm icon indicating copy to clipboard operation
axe-core-npm copied to clipboard

Webdriverjs tests leave chrome running

Open straker opened this issue 2 years ago • 1 comments

For some reason when running our webdriverjs test suite, it leaves 2 errant Chrome processes open. We should investigate why that is as each time your run the suite it leaves 2 more open.

6329 ttys004    0:00.26 /Applications/Google Chrome.app/Contents/MacOS/Google
36332 ttys004    0:00.22 /Applications/Google Chrome.app/Contents/Frameworks/Go
36334 ttys004    0:00.09 /Applications/Google Chrome.app/Contents/Frameworks/Go
36339 ttys004    0:00.31 /Applications/Google Chrome.app/Contents/Frameworks/Go
36340 ttys004    0:00.26 /Applications/Google Chrome.app/Contents/MacOS/Google
36343 ttys004    0:00.23 /Applications/Google Chrome.app/Contents/Frameworks/Go
36345 ttys004    0:00.08 /Applications/Google Chrome.app/Contents/Frameworks/Go
36350 ttys004    0:00.31 /Applications/Google Chrome.app/Contents/Frameworks/Go

straker avatar Feb 09 '23 21:02 straker