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
According to the storage access specification, to set this permission, we require not only origin but also top-level origin. So I think to support it we have to add to the permissions.setPermission WebDriver BiDi command also the optionaltopLevelOrigin argument, which will be required in case of storage-access permission.
The text was updated successfully, but these errors were encountered:
According to the storage access specification, to set this permission, we require not only
origin
but alsotop-level origin
. So I think to support it we have to add to thepermissions.setPermission
WebDriver BiDi command also the optionaltopLevelOrigin
argument, which will be required in case ofstorage-access
permission.The text was updated successfully, but these errors were encountered: