supidupicoder2

Results 3 comments of supidupicoder2

Same happens for me but without tests, just when trying to navigate to a specific view. EDIT: What fixed it for me is using react and react-dom version 18.2.0 instead...

push, this is still an issue after more than a year

Hello, the fix provided for this does not seem to work. Exporting to a python script with firefox Selenium IDE still produces `actions.move_to_element(element, 0, 0).perform()` instead of `actions.move_to_element_with_offset(element, 0, 0).perform()`...