Proposal: BrowserStack testing links on MDN BCD tables #766
Replies: 2 comments 2 replies
-
What happens with me is: I get asked to give my email to BrowserStack, to create an account with them. Is this the intended flow, that I can only use the feature if I have a BrowserStack account? That seems a bit stronger than just "promotional".
The UX needs some thought. in this case, say the page contains several executable examples. Does the page choose which one to send to BrowserStack? Or is the user presented with a list? And if the latter, how will they know which item in the list corresponds to which example in the page? I think it might be more useful to attach the UI to the example, so a user can click on an icon in the example's iframe that allows them to select a browser+version to run that example in. |
Beta Was this translation helpful? Give feedback.
-
I have a browserstack account, so i made sure i was logged out before trying the following....
I got a requirement to enter an email address. I didn't want to use mine as I already have an account, and wanted a new user experience. was unable to do anything without providing a confirmable email address. I entered a fake but legit looking email address, and the form was not submittable. After one try, I received an error message that there were too many requests from my server (not sure what server? caniuse's server?), and was not able to try a second email, which means if there was a typo in a legit email, there would be a semi-permanent failure. If two people try at the same time from developer.mozilla.org, will they get the same questionable user experience? I switched browsers (so, i left Firefox, which i don't think is what Moz wants) and tried again, this time in Edge. I was able to get through using someone else's email address. This means, it accepts real email addresses, even if that email is not the user's email. I am not sure if they're going to spam the person whose email I used. This would be important to know before any decisions are made. The BrowserStack experience: Had I not left to take notes, and stayed on, i would have had about 5 minutes of a free trial I guess? Not sure. A better proposal would be for BrowserStack to include a link clearly marked as an advertisement, with the link opening an example of a live example in a better CodePen-live-mode-like version of Play. As it stands, the user experience is not useful for MDN readers. I fear moving forward with the proposal as is will erode trust in MDN. Addendum: I just noticed "Each device is available for up to 1 minute during Free Trial. For full access". I noted above, you can't retry. So there is no way to make this useful for our users. |
Beta Was this translation helpful? Give feedback.
-
Summary: BrowserStack approached the Mozilla MDN team with the intention of cultivating a partnership that will give them exposure on MDN, and in return provide MDN with both financial support and semi-exclusive access to BrowserStack tooling for MDN’s readership. This document explores one proposal on the table: putting BrowserStack testing links on Browser Compatibility tables.
What would this look like?
A similar partnership has already been forged between BrowserStack and the web compatibility information site caniuse.com, so you can get an idea of what this would look like already.
To check it out:
a. Screenreader testing
b. IP-location setting
c. Responsive testing (resolution adjustment)
The proposal is to insert similar links on MDN browser compat tables.
How would the feature differ on MDN?
On MDN, the feature has the promise of being more useful. This is because caniuse.com does not host examples, whereas MDN does. In addition, when opening a BrowserStack live testing session, you can pass in a URL parameter containing a URL to load in the virtual machine-run browser when the session starts.
This means that you could, for example:
What benefits would the two parties get?
What is the proposed timeline?
This is as yet unclear, but if folks are OK to go ahead with this, we could aim for early 2025.
Beta Was this translation helpful? Give feedback.
All reactions