![]() | EditComponent Class |
Namespace: TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
public class EditComponent : DetailComponent
The EditComponent type exposes the following members.
Name | Description | |
---|---|---|
![]() | EditComponent |
Vytvoří nový element
|
Name | Description | |
---|---|---|
![]() | InnerElement |
Vnitřní element komponenty
|
Name | Description | |
---|---|---|
![]() | Clear |
Vymaže text pole
(Overrides BaseElementClear.) |
![]() | ClearAndConfirm |
Vymaže hodnotu z komponenty a stiskne enter
|
![]() | ClearSendKeysAndConfirm |
Vyčistí pole, pošle text k vložení a potvrdí jej
|
![]() | ClearSendKeysAndVerifyValue |
Vyčistí pole, pošle text k vložení a ověří ho
|
![]() | SendKeys |
Vloží text do pole
|
![]() | SendKeysAndConfirm |
Pošle text k vložení a potvrdí ho klávesou enter
|
![]() | VerifyDisabled |
Ověří DisabledClass komponenty
|
![]() | VerifyEnabled |
Ověří aktivnost komponenty
|
![]() | VerifyValid |
Ověří, jestli je komponenta označena jako validní
|
![]() | VerifyValue |
Ověří zobrazovanou hodnotu
|