SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use it with Page Object Pattern, e.g:
Try this code:
@FindBy(xpath = "//*[contains(text(), 'Best Choice')]") WebElement buttonBestChoice;