Hi,
when I launch a chromium browser instance with Browser library version 14.1.0 and then run in console ‘alert(‘foo’);’, alert is not displayed:
if I do the same e.g. in an incognito Chorme instance, the alert is displayed.
Is this normal Browser lib behavior?