phpunit-selenium icon indicating copy to clipboard operation
phpunit-selenium copied to clipboard

Detail of error log

Open ndeztea opened this issue 11 years ago • 2 comments

Hi,

Anyone know how to create the detail error log and read-able? I see the format log .html, .txt etc.. those log only the global log and not detail error...

Anyway .xml actually has the detail of error but hard to read, is there any parser the xml error log so it can be easy to readable? or maybe do you guys have any suggestion

Thank you Dimas

ndeztea avatar Jan 21 '14 15:01 ndeztea

Do you mean the log of PHPUnit tests or something Selenium-specific?

giorgiosironi avatar Jan 26 '14 16:01 giorgiosironi

Error log for selenium, I wanna see the detail error log with grapich/table every test.. how many percent/amount the test success/fail/error and what is the error detail..

Actually i can see this log in error xlm log, but hard to read need create the parser for it.

thx

ndeztea avatar Jan 27 '14 07:01 ndeztea