Relative Content

Tag Archive for javaimageselenium-webdriver

Java: Is there anyway that I can use an image as a locator in selenium?

I’m facing a problem that some of my programs are working on canvas and the item’s display does not good (Not static) ,in this case , I cannot using the canvas selenium method. Is there anyway that I can capture the picture of the element and use as a locator in selenium java?