I get error java.util.UnknownFormatConversionException: Conversion = '!'

前端 未结 0 2029
旧时难觅i
旧时难觅i 2020-12-23 02:24

I have the following string

String pat = "HelloWorld#$%!";

@FindBy(xpath = "//*[contains(text(), \'Best Choice\')]")
WebElement button;

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题