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

SelectorsRefreshListButton Field

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

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 readonly By RefreshListButton

Field Value

Type: By
See Also