Element could not be scrolled into view

Hi, there, did anyone has other solutions? I am facing same issue for

  • element. It is visible, can be found and I have added also Scroll to Element command and element is scrolled but still, sometimes my test fails at click test step and shows following error:

    Unable to click on object ‘Object Repository/NewBooking/a_New booking’ (Root cause: org.openqa.selenium.ElementNotInteractableException: Element

  • could not be scrolled into view
  • Build info: version: ‘3.7.1’, revision: ‘8a0099a’, time: ‘2017-11-06T21:07:36.161Z’

    System info: host: ‘ANDREEA’, ip: ‘10.10.10.197’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_181’

    Driver info: com.kms.katalon.core.webui.driver.firefox.CGeckoDriver

    Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 63.0.1, javascriptEnabled: true, moz:accessibilityChecks: false, moz:geckodriverVersion: 0.23.0, moz:headless: false, moz:processID: 16472, moz:profile: C:\Users\andreea.lupu\AppDa…, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, platformVersion: 10.0, proxy: Proxy(direct), rotatable: false, setWindowRect: true, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify}

    _Session ID: f47ccab9-72c4-4bd2-a49b-22b2c6626cf0)

    _

    On Chrome,I don’t have this problem.