Refactor webdriver method `verboseReportOnFailure` (#8948)
The webdriver method `verboseReportOnFailure` had previously taken a single parameter, `test`, which was an object representing the current Mocha test. However, only one property was used (`title`). Instead the `title` is now passed through directly. This was done to make this function easier to use outside of a Mocha context.feature/default_network_editable
parent
f1bfb84b4b
commit
0e51fb233c
Loading…
Reference in new issue