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: 15.2.7099.36746
Syntax
C#
public class FileEditShared : BaseElement

The FileEditShared type exposes the following members.

Constructors
  NameDescription
Public methodFileEditShared
Initializes a new instance of the FileEditShared class
Top
Properties
  NameDescription
Protected propertyInnerElement
Vnitřní element fileeditu
Protected propertyMenuAndProgressEditable
Vnitřní element fileeditu
Protected propertyMenuAndProgressNonEditable
Vnitřní element fileeditu
Top
Methods
  NameDescription
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")
Top
See Also