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
In those case, the test "fails", because the user didn't accept the API permission. Of course, it should have a way to test this
fail condition (when user doesn't accept).
But, how I can test when the user accepts?
The current test doesn't seems to accept any permission. :\
The text was updated successfully, but these errors were encountered:
Some API's needs a permission from the user, such as Notfication API, Credential Management API, Geolocation API. There's many APIs that need explicit permission from the user.
In those case, the test "fails", because the user didn't accept the API permission. Of course, it should have a way to test this
fail condition (when user doesn't accept).
But, how I can test when the user accepts?
The current test doesn't seems to accept any permission. :\
The text was updated successfully, but these errors were encountered: