Closed eirenik0 closed 5 years ago
@Dude-X which issue do you mean?
@Infernion It's not a bug per se, but given a locator (By, String) it will retrieve it only once and then use that element multiple times. We get StaleElementReferenceExceptions
occasionally due to some minor modification of the DOM.
@Dude-X this issue related to switching between frames. This will be fixed but not sure in current or in the following PR.
Does this branch fix issues with working with iframes?