 | DateTimeEditVerifyEnabled Method |
Ověří, že je komponenta editovatelná
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic void VerifyEnabled(
bool enabled = true
)
Parameters
- enabled (Optional)
- Type: SystemBoolean
Určuje ověření aktivnosti
See Also