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

ListFrameTMenuVerifyCorrectTextContent Method

Otevři text content daného záznamu lovEditu podle indexu (od 1 do n)

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyCorrectTextContent(
	int order,
	string value
)

Parameters

order
Type: SystemInt32
Index položky z již otevřeného našeptávače
value
Type: SystemString
Text content, který je očekávan
See Also