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

LOVAttributeEditableCellSendKeys Method

Editovatelnou LOVEdit buňku gridu , vloží do ní hodnotu a potvrdí (odešle) ji

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public EditableCell SendKeys(
	string value
)

Parameters

value
Type: SystemString
vkládaná hodnota

Return Value

Type: EditableCell

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.LOVAttributeEditableCell.SendKeys(System.String)"]

See Also