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

EditableCellClearAndSendKeys Method

Editovatelnou buňku gridu vyprázdní a vloží do ní hodnotu

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 EditableCell ClearAndSendKeys(
	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.EditableCell.ClearAndSendKeys(System.String)"]

See Also