KeyboardJS icon indicating copy to clipboard operation
KeyboardJS copied to clipboard

List browser support on readme

Open jvc26 opened this issue 9 years ago • 7 comments

This forms more of a request than an issue, but there isn't really much of a taste of which browsers/versions are supported in the README. Any chance this could be added as it has significant implications for whether I could use a library in my app.

jvc26 avatar May 06 '15 07:05 jvc26

+1

spencerthayer avatar Jul 20 '15 18:07 spencerthayer

Agreed. I would have used Testling CI for this, but it's now defunct and I haven't found an alternative I like yet. Does anyone have any cross browser testing recommendations?

RobertWHurst avatar Jul 20 '15 19:07 RobertWHurst

@RobertWHurst I have used http://dalekjs.com/ with some success.

spencerthayer avatar Jul 20 '15 19:07 spencerthayer

@spencerthayer DalekJS is sweet, but I would like something hosted so I can use a proper range of browsers without needing to fire up windows and download a bunch.

RobertWHurst avatar Jul 21 '15 05:07 RobertWHurst

browserstack or saucelabs have been good for me. For selenium tests im a fan of nightwatch or pioneer

ahumphreys87 avatar Jul 30 '15 06:07 ahumphreys87

Are there any plans to list the expected browser support? It doesn't seem to be listed anywhere and that makes it difficult to evaluate whether or not I should use this lib

jakecraige avatar Dec 09 '15 00:12 jakecraige

@jakecraige If you need to be absolutely sure and you can't test yourself, then I'd use something else for now. KeyboardJS should work without issue on all evergreen browsers, but until I have a proper method of cross platform CI setup I'm not going to create a list as things may change with new releases of the library and/or browsers.

RobertWHurst avatar May 30 '16 08:05 RobertWHurst