 | SupportMethodsWaitForPopUpURL Method |
Čeká na zobrazení popUp okna. Kontroluje URL adresu.
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic static void WaitForPopUpURL(
int atttemptLimit,
string baseUrlValue,
int waitingTime
)
Parameters
- atttemptLimit
- Type: SystemInt32
počet pokusů - baseUrlValue
- Type: SystemString
URL adresa - waitingTime
- Type: SystemInt32
doba čekání
See Also