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

SelectorsEditButton Field

Tlačítko toolbaru "Upravit"
Examples
Příklad použití
SupportMethods.WaitForElementClassPresent(editButton, enabledClassValue);
driver.FindElement(editButton).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 EditButton

Field Value

Type: By
See Also