Coder Social home page Coder Social logo

Comments (3)

cben avatar cben commented on June 9, 2024

https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/
upon clicking "Web Driver", it loads:
https://wiki-assets.saucelabs.com/data/selenium_.1584379078.json
where 1584379078 is current timestamp, omitting that works too:
https://wiki-assets.saucelabs.com/data/selenium_.json

After selecting PC -> Windows 7, it fetches https://wiki-assets.saucelabs.com/data/selenium_pc_windows-7.json

https://gist.github.com/cben/55723b570840ebe2e8a76816152b65cc

This is great! ✨

from mathdown.

cben avatar cben commented on June 9, 2024

Interestingly, it differst from https://saucelabs.com/platform/supported-browsers-devices β€”Β that page says Win7 has only IE 10, 11 while the JSON says 9.0, 10.0, 11.0.
And yes, 9.0 worked!

           > RESPONSE: init({"browserName":"internet explorer","version":"9.0","platform":"Windows 7","build":"Local at heads/gh-pages-0-g4221da6-dirty on 2020-03-17T08:37:23.903Z","tags":[],"idle-timeout":30000,"name":"smoke test of https://mathdown-staging.herokuapp.com"})

from mathdown.

cben avatar cben commented on June 9, 2024

Umm, no, https://saucelabs.com/platform/supported-browsers-devices does list 9, I just missed it because it was on next line far to the right (table is formatted in reverse calendar style, splitting lines on multiples of 10).
That page has all data baked into the HTML as tables, so server-rendered, but probably from same data.

from mathdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.