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

SupportMethodsDeleteUploadedFile Method

Smaže nahraný soubor z FileEditu na detailu záznamu

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void DeleteUploadedFile(
	string fileEdit
)

Parameters

fileEdit
Type: SystemString
Selektor FileEditu
See Also