-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for different browsers to SRAM-monitoring #2
Milestone
Comments
Merged
Nog een paar kleine aanpassingen nodig in de PR. |
Tested and deployed on bhr13. Runs every 10 minutes, firefox and chrome alternately. |
sram-deploy-tools-automation
bot
moved this from To be deployed
to Done
in SRAM development
Aug 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Back in April, there was a disruption in SRAM that only affected Firefox- and Safari-users. This was not caught by our monitoring, because we only test with chrome.
It might make sense to also test other browsers, so we can more easily catch these kind of problems. Let's at least add support for Firefox.
I don't think we should run the login tests twice (for chrome and Firefox) every time, but we could maybe alternate between chrome and Firefox on subsequent runs.
The text was updated successfully, but these errors were encountered: