Show / Hide Table of Contents

Class ResourceUsageReportSelenium

represents a report that measures the resource usage of the web site during a user journey.

Inheritance
Object
ResourceUsageReport
ResourceUsageReportSelenium
Implements
IDisposable
Inherited Members
ResourceUsageReport.NetworkRequests
ResourceUsageReport.JavaScriptError
ResourceUsageReport.Dispose()
Namespace: AxaFrance.WebEngine.Web
Assembly: AxaFrance.WebEngine.Web.dll
Syntax
public class ResourceUsageReportSelenium : ResourceUsageReport, IDisposable

Methods

| Edit this page View Source

StartMonitoring(WebDriver)

Start monitoring the web traffic.

Declaration
public static ResourceUsageReport StartMonitoring(WebDriver driver)
Parameters
Type Name Description
WebDriver driver

Selenium WebDriver instance

Returns
Type Description
ResourceUsageReport
| Edit this page View Source

StopMonitoring()

Stop minotoring web traffics. Run it before you need to close the test session or write report to file.

Declaration
public override void StopMonitoring()
Overrides
ResourceUsageReport.StopMonitoring()

Implements

System.IDisposable
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2024 AXA France, All rights reserved.