Closed
Conversation
9c0f4d5 to
b67b250
Compare
Member
Author
|
After fighting with this for a few days, and then a week of trying to talk to support about this, I have lost all motivation for it and am dreading the fighting this entails. The value of this proposal was for testing older browsers, which is annoyingly the main thing that was not working at all, so this also has lessened in value. I am closing this as I cant see myself continuing with this anytime soon. If anyone else wants to give it a try I can give some pointers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We have a sponsored license to browserstack.
As there have been issues every now and then with accidentally breaking the emulator on older browsers, we can utilise browserstack to have some automated tests to try to catch these issues early.
This is a minimal PR that sets up playwright and integrates it with browserstack to run tests in a handful of browsers.
Over time, we could try and add more tests, for general application usage, if someone wants to take on that task.