 | SupportMethodsWaitForLoaderNotVisible Method |
ČEKÁ až NEBUDE viditelný loader a preloader, nebo vyhodí error
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic static void WaitForLoaderNotVisible(
int waitForLoadingStartSeconds = 1,
int waitForLoadingEndSeconds = 8
)
Parameters
- waitForLoadingStartSeconds (Optional)
- Type: SystemInt32
Počet sekund, po které se čeká, jestli se loader nezobrazí, pokud není zobrazený už při zavolání této metody - waitForLoadingEndSeconds (Optional)
- Type: SystemInt32
Počet sekund, které čeká, než loader skončí, pokud se objeví
See Also