klyn.unittest.gui.TestRunnerWidget.showLoadReportLightBox
method
public showLoadReportLightBox() as Boolean:
Description

Opens the modal load-report lightbox.

The method returns after displaying the overlay. Loading occurs when the user accepts a JSON report; failures are shown in a report detail tab.

Returns

true when an overlay host is available and the lightbox opened.

Example
view.showLoadReportLightBox()