Mouseover error on Safari, Edge browser

I took a test about mouse over action on GNB(global navigation menu)

In chrome and IE, it is totally good but in Safari, Edge, it failed.

A hidden menu didn’t show up.

This is an address of the website.

Is this the problem of website or Katalon Studio?

 

Below is the error message about GNB and its hidden menu

 

Unable to click on object ‘Object Repository/SCENARIO_TEST/UNITED_KINGDOM/PC/09. a_Wearables’ (Root cause: org.openqa.selenium.WebDriverException: Unknown error (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 53 milliseconds
Build info: version: ‘2.53.0’, revision: ‘35ae25b’, time: ‘2016-03-15 17:00:58’
System info: host: ‘LAPTOP-R15Q1PM2’, ip: ‘172.30.1.190’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_102’
Driver info: org.openqa.selenium.edge.EdgeDriver
Capabilities [{applicationCacheEnabled=true, acceptSslCerts=true, browserVersion=38.14393.1066.0, platformVersion=10, locationContextEnabled=true, webStorageEnabled=true, browserName=MicrosoftEdge, takesScreenshot=true, pageLoadStrategy=normal, takesElementScreenshot=true, platformName=windows, platform=ANY}]
Session ID: EDFE0227-19E1-4495-B2A1-60B18EC948E7)

thank you for reply.

I understood about Edge browser.

However, I already took a test with Safari on MacOS (macbook air)

In this case, is it also a browser’s error(safari)?

Hi Kim,

Mouse over event is a PERFORM actions and Microsoft Edge driver currently doesn’t support it. Please wait their next release.

For Safari case, please test it on MacOS because of Apple’s decision to drop Safari on Windows.

Thanks.