I want get process id of chromedriver.exe started by intern somewhere printed in Intern console log .. Is there any way to get it ?any code that needs to be added in intern.js ?
I am using intern 3.1.1
chrome 76
ChromeDriver 76.0.3809.25.
I want get process id of chromedriver.exe started by intern somewhere printed in Intern console log .. Is there any way to get it ?any code that needs to be added in intern.js ?
I am using intern 3.1.1
chrome 76
ChromeDriver 76.0.3809.25.
Copyright © 2021 Jogjafile Inc.
There isn't a great way to get Intern to display that information. Intern itself doesn't start or shutdown the chromedriver process -- that's managed by Selenium.