You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Safari often complains about alert, prompt, and confirm globals, which should be standard methods on window.
I think these are leftovers from the selenium plugin, so I will add them to the whitelist.
The text was updated successfully, but these errors were encountered:
Safari often complains about
alert
,prompt
, andconfirm
globals, which should be standard methods onwindow
.I think these are leftovers from the selenium plugin, so I will add them to the whitelist.
The text was updated successfully, but these errors were encountered: