0
driver.findElements(By.id("1234")).size() == 1 returns true
driver.findElement(By.id("1234"))).isDisplayed() returns false

When I paste selector I can clearly see it in html and in browser, it is not hidden.

Does anyone know solution with JS. Executor in combination with selenium?

Gaj Julije
  • 947
  • 8
  • 28

0 Answers0