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
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
HI there,
do you provide any mocks or enabled=false feature so it can be disabled completely in protractor tests?
I figured out that using toasty in protractor tests leads to the element are not clickable errors because the toast just appears and I cannot click on the element underneath the toast... It would be cool to have such a feature to turn it off to avoid these issues.