I have the following string
String pat = "HelloWorld#$%!"; @FindBy(xpath = "//*[contains(text(), \'Best Choice\')]") WebElement button;