org.openqa.selenium.ElementNotVisibleException is occure even though the element is visible -
org.openqa.selenium.elementnotvisibleexception occuring though element visible.
i find element using xpath , sending data in field using send keys. done fields in form.but , when control comes specific field , throws error . validated xpath, correct.element not added dynamically(input/text box)
../selenium-2.34.0/libs/guava-14.0.jar has no source attachment error.what mean
if there iframe in application , u need navigate using driver.switchto(). unless navigate it, u getting similar result .
Comments
Post a Comment