 | SelectorsSelectButton Field |
Tlačítko toolbaru "Vybrat"
Examples
Příklad použití
SupportMethods.WaitForElementClassPresent(selectButton, enabledClassValue);
driver.FindElement(selectButton).Click();
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic static readonly By SelectButton
Field Value
Type:
By
See Also