bootstraponline/angular_webdriver

Automatically compare server logs to protractor

Opened this issue · 1 comments

A custom Java logger for the Selenium standalone server is required to do this in an automated fashion.

Compare protractor spec results to results from the same test in Ruby. May have to write special cross platform tests to deal with differences in the API.

As an alternative, the protractor specs are auto compared to the ported Ruby specs. This ensures the ports stay current.