protractor-beautiful-reporter icon indicating copy to clipboard operation
protractor-beautiful-reporter copied to clipboard

FEATURE: browser logs on other browers than chrome

Open miller45 opened this issue 5 years ago • 3 comments

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

miller45 avatar Sep 14 '19 10:09 miller45

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

miller45 avatar Sep 16 '19 10:09 miller45

How You resolved the browser logs for chrome.Could you please update here?

Rakesh-Kesavan avatar Sep 18 '19 07:09 Rakesh-Kesavan

@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: sym if you click on them you will see the logs

miller45 avatar Sep 18 '19 17:09 miller45