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

SelectorsRetryButton Field

Tlačítko "Spustit" na parametrickém formuláři
Examples
Příklad použití
SupportMethods.WaitForVisible(backButton);
driver.FindElement(backButton).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 RetryButton

Field Value

Type: By
See Also