Page MenuHomePhabricator

headless browsertests: assert absence of or log network errors
Closed, DeclinedPublic

Description

For the headless (i.e. non-saucelabs) browsertests: Is there a way to assert the absence of or log network errors? Currently it is hard to know what may have caused a failure that is not immediately reproducible.

Event Timeline

JanZerebecki raised the priority of this task from to Needs Triage.
JanZerebecki updated the task description. (Show Details)
JanZerebecki subscribed.
zeljkofilipin set Security to None.
zeljkofilipin moved this task from Inbox to Ruby on the Browser-Tests-Infrastructure board.

There is nothing integrated in selenium for this. Can probably be achieved by a network proxy. For Firefox maybe the export to HAR feature of the developer console can be leveraged.

JanZerebecki lowered the priority of this task from Medium to Low.Nov 10 2015, 4:33 PM