For any UI related errors from Diyotta, how to extract the browser log information for debugging?
For any UI related errors from Diyotta, how to extract the browser log information for debugging?
To find error log in browser need to open ‘Developer tools’ below are the ways to open
- Access ‘Developer tools’ by selecting ‘More tools’ under the browser main menu
(or) Press ctr+shift+I (or) F12
2. Switch to console tab in ‘Developer tools’ options
3.Change filter levels
4.It will show error log like below