Show / Hide Table of Contents

Delegate PageReportBuilder.AnalyzeDelegate

Delegate to analyze the given context. this function should be implemented according to test framework. such as using Selenium.

Namespace: AxaFrance.AxeExtended.HtmlReport
Assembly: AxaFrance.AxeExtended.HtmlReport.dll
Syntax
public delegate AxeResult PageReportBuilder.AnalyzeDelegate(JObject axeConfig)
Parameters
Type Name Description
JObject axeConfig Delegate to analyze the given context. this function should be implemented according to test framework. such as using Selenium.
Returns
Type Description
AxeResult Delegate to analyze the given context. this function should be implemented according to test framework. such as using Selenium.
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2025 AXA France, All rights reserved.