Katalon v.5.7.5 and 5.8.0 on Opera buttons on the header part are not clickable

Hi,
Katalon v.5.7.5 and 5.8.0 on Opera browser doesn’t allow to click on the buttons from the header area:
“Record”, "Play Test Case ", etc.

When I inspect the Recorder I see these errors:


utils.js:3480 Refused to execute inline script because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-eval’”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-xkCAgtt3WL+ib1M6gUgwzCllo68CmW/rSx1Mj2QMuJk=’), or a nonce (‘nonce-…’) is required to enable inline execution.

(anonymous) @ utils.js:3480
utils.js:3480 Refused to execute inline script because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-eval’”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-xkCAgtt3WL+ib1M6gUgwzCllo68CmW/rSx1Mj2QMuJk=’), or a nonce (‘nonce-…’) is required to enable inline execution.

(anonymous) @ utils.js:3480
index.html:1 Refused to run the JavaScript URL because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-eval’”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-…’), or a nonce (‘nonce-…’) is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the ‘unsafe-hashes’ keyword is present.

index.html:1 Refused to run the JavaScript URL because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-eval’”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-…’), or a nonce (‘nonce-…’) is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the ‘unsafe-hashes’ keyword is present.

Hi there,

Please switch to Chrome or MS Edge if you could. The most recent version of Recorder is supported on those browsers.

Thanks!