Highlight the element
highLightTheElement (By locator)
private By txtUsername = By.xpath("//input[@name='username']");
Lets.highLightTheElement(txtUsername)Last updated
highLightTheElement (By locator)
private By txtUsername = By.xpath("//input[@name='username']");
Lets.highLightTheElement(txtUsername)Last updated