Giter Site home page Giter Site logo

browserstack-yeti-with-qunit's Introduction

browserstack-yeti-with-qunit

  1. Clone the repository into your local folder. Install yeti
npm i -g yeti
  1. Establish a local testing connection between your machine and BrowserStack. To do so, download command-line JAR file (Windows) or binary file (BrowserStackLocal for OS X or Linux) from BrowserStack website . Once downloaded, setup the local testing connection. For example, on OS X using BrowserStackLocal run the following command:
./BrowserStackLocal -onlyAutomate -skipCheck SAMPLEKEY 10.100.100.116,9000,0

Replace 10.100.100.116 with the ip address yeti server is listening on (To find that out, try yeti -s and notice the ip address it listens on. Press Ctrl+C to close yeti now) Replace SAMPLEKEY with your browserstack automate key.

  1. To start testing sample.html on Chrome browser (Windows platform) using BrowserStack infrastructure, run :
yeti -wd-url "http://BSUSERNAME:[email protected]/wd/hub" -caps "browserName=chrome;platform=WINDOWS;browserstack.tunnel=true;browserstack.debug=true" sample.html

Replace BSUSERNAME with your browserstack automate username and SAMPLEKEY with your browserstack automate key. Using the caps option, you can specify your choice of os, browser and device versions (More information at capabilities page)

browserstack-yeti-with-qunit's People

Contributors

bstack-security-github avatar chindoshi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.