Hi guys, I have a web test framework with RF + Selenium.
Tests work ok on chrome/edge but always fail on Firefox.
I am constantly getting errors like ‘ElementNotInteractableException’, often ‘Element could not be scrolled into view’. But elements ARE in view, and are interactable on chromium browsers.
This is very frustrating.
Does anyone have advice, or even a working solution?