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

SupportMethodsColumnFilter Method (String, String)

Metoda pro vyfiltrování hodnoty pomocí sloupcového filtru

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void ColumnFilter(
	string columnSelector,
	string value
)

Parameters

columnSelector
Type: SystemString
Selektor daného sloupce
value
Type: SystemString
Hodnota podle, které se filtruje
See Also