static bool canLoadPage() null { try { assertNotNull(loadPage(S url)); } catch { ret false; } }