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

PageFactoryFillBaseElementAttributes Method

Naplní atributy BaseElementu (ScriptExecutor, GlobalContext), pokud se jeho instance nevytváří pomocí CreateModel

Namespace:  TescoSW.MW.UITests.Common.PageModel
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void FillBaseElementAttributes(
	BaseElement element
)

Parameters

element
Type: TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
BaseElement kterému je potřeba naplnit atributy
See Also