/// <summary> /// Wait for loading weather page /// </summary> public void WaitForPageLoad() { uIHelper.WaitForPageLoad(weatherPage.Loading()); }