![]() | EditComponent Class |
Namespace: TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
public abstract class EditComponent : DetailComponent
The EditComponent type exposes the following members.
Name | Description | |
---|---|---|
![]() | EditComponent |
Vytvoří nový element
|
Name | Description | |
---|---|---|
![]() | Clear |
Vymaže text pole
|
![]() | ClearAndConfirm |
Vymaže hodnotu z komponenty a stiskne enter
|
![]() | ClearSendKeysAndConfirm |
Vyčistí pole, pošle text k vložení a potvrdí jej
|
![]() | ClearSendKeysAndConfirmAndInitializeMessageBox |
Vyčistí pole, pošle text k vložení a potvrdí jej a inicializuje MessageBox
|
![]() | ClearSendKeysAndVerifyValue |
Vyčistí pole, pošle text k vložení a ověří ho
|
![]() | ClearSendKeysVerifyValueAndConfirm |
Vyčistí pole, pošle text k vložení ověří ho a potom potvrdí
|
![]() | SendKeys |
Vloží text do pole
|
![]() | SendKeysAndConfirm |
Pošle text k vložení a potvrdí ho klávesou enter
|
![]() | SwitchFocusToElement |
Klikne do komponenty pro přepnutí focusu
|