Suppose I have Page Factory in Selenium/Java like this:
@FindBy(xpath = "someXpath") private WebElement oneElement; @FindAll(xpath = "someXpat