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

FileEditShared Class

Kompozitní třída, která patří ke třídám FileEdit a FileEditCell
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.DetailComponentsFileEditShared

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class FileEditShared : BaseElement

The FileEditShared type exposes the following members.

Constructors
  NameDescription
Public methodFileEditShared
Vytváři kompozit k elementům FileEdit a FileEditCell
Top
Properties
  NameDescription
Protected propertyInnerElement
Vnitřní element fileeditu
Protected propertyInputElement
Input element fileeditu
Protected propertyMenuAndProgressEditable
Vnitřní element fileeditu
Protected propertyMenuAndProgressNonEditable
Vnitřní element fileeditu
Top
Methods
  NameDescription
Public methodFastUploadFileShared
Rychle nahraje soubor (obchází interakci přes FileManager)
Public methodOpenMenuShared
Otevře menu
Public methodUploadFileShared
Nahraje soubor
Public methodUploadFileUsingSendKeys
Nahraje soubor tak, že vloží cestu k souboru přímo do FileEditu (nekliká na akci "Nahrát soubor")
Public methodUploadInvalidFileShared
Pokusí se nahrát nevalidní soubor
Top
See Also