Click or drag to resize
Tesco SW, a.s.

UnsavedRecordsCounter Constructor

Vytvoří nový element

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public UnsavedRecordsCounter(
	IWebElement element
)

Parameters

element
Type: IWebElement
Obalovaný element
See Also