Show / Hide Table of Contents

Delegate PageReportBuilder.GetScreenshotDelegate

Delegate to get screenshot of the given node. this function should be implemented according to test framework. such as Selenium.

Namespace: AxaFrance.AxeExtended.HtmlReport
Assembly: AxaFrance.AxeExtended.HtmlReport.dll
Syntax
public delegate byte[] PageReportBuilder.GetScreenshotDelegate(AxeResultNode node, PageReportOptions options)
Parameters
Type Name Description
AxeResultNode node Delegate to get screenshot of the given node. this function should be implemented according to test framework. such as Selenium.
PageReportOptions options Delegate to get screenshot of the given node. this function should be implemented according to test framework. such as Selenium.
Returns
Type Description
byte[] Delegate to get screenshot of the given node. this function should be implemented according to test framework. such as Selenium.
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2025 AXA France, All rights reserved.