public boolean auto_checkPageUrlContains(String fraction) { return auto_getFluentWait().until(ExpectedConditions.urlContains(fraction)); }