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

SelectorsDeleteButton Field

Tlačítko toolbaru "Smazat"
Examples
Příklad použití
SupportMethods.WaitForElementClassPresent(deleteButton, enabledClassValue);
driver.FindElement(deleteButton).Click();

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public static readonly By DeleteButton

Field Value

Type: By
See Also