phpunit-selenium
phpunit-selenium copied to clipboard
Detail of error log
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
Do you mean the log of PHPUnit tests or something Selenium-specific?
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