 | LOVEditVerifyValueFromWhispereByOrder Method |
Ověří hodnotu záznamu z již otevřeného našeptávače podle řádku (od 1 do n)
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 VerifyValueFromWhispereByOrder(
int order,
string attributeValue
)
Parameters
- order
- Type: SystemInt32
Číslo řádku z již otevřeného našeptávače - attributeValue
- Type: SystemString
Value atributu na řádku
See Also