 | EditComponentSendKeysAndConfirm Method |
Pošle text k vložení a potvrdí ho klávesou enter
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic virtual void SendKeysAndConfirm(
string text
)
Parameters
- text
- Type: SystemString
Text k vložení
See Also