protractor-beautiful-reporter
protractor-beautiful-reporter copied to clipboard
FEATURE: browser logs on other browers than chrome
capturing of browserlogs currenty works only with chrome. Can we find out how this works e.g. with firefox. the webdriver seems to work differntly
Hmm first research shows that we can be happy to have browserlogs in chrome, but the chrome implemetation is not standarized and "not good" https://github.com/mozilla/geckodriver/issues/284
How You resolved the browser logs for chrome.Could you please update here?
@Rakesh-Kesavan browser logs for chrome work fine. This feature is only for browers other than chrome.
When some logs occured (error or warn) you can see one of these symbols:
if you click on them you will see the logs