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

BaseRowScrollToEditableCellByName Method

Scrolluje k EditableCell podle Atr-name

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void ScrollToEditableCellByName(
	string attrName
)

Parameters

attrName
Type: SystemString

[Missing <param name="attrName"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.BaseRow.ScrollToEditableCellByName(System.String)"]

See Also