Is it possible to get the console logs on my selenium automation tests on multiple browsers like Chrome, Edge and IE?
Hi Brett M,
You can get the console logs by using the capability console:true however for now Selenium doesnt support console logs on IE, Firefox and safari for desktop.