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

FileEdit Class

Element reprezentující komponentu FileEdit
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class FileEdit : Edit

The FileEdit type exposes the following members.

Constructors
  NameDescription
Public methodFileEdit
Vytvoří nový element
Top
Properties
Methods
  NameDescription
Public methodOpenMenu
Otevře menu 3 teček
Public methodUploadFile
Nahraje soubor
Public methodVerifyEnabled
Ověří aktivnost komponenty
(Overrides EditComponentVerifyEnabled(Boolean, String).)
Public methodVerifyNoError
Ověří, jestli FE neobsahuje chybu
Public methodVerifyValue
Ověří název souboru nahraného ve FileEditu
(Overrides EditComponentVerifyValue(String, String).)
Public methodWaitForEmpty
Počká na stav empty. Při přepnutí mezi záznamy ve FE může zůstat stav předchozího FE.
Top
See Also