Gravy
saucelabs
Install / Use
/learn @yields/GravyREADME
gravy
gravy('project-name', 'user-name', 'access-key')
.browser('ie9..11')
.browser('safari')
.browser('chrome')
.browser('firefox')
.reporter(gravy.reporters.grid())
.test('http://localhost:3000');

Installation
Install with component(1):
$ component install yields/gravy
$ npm install gravy
API
Gravy(project, user, key)
Initialize with project name user and key.
#reporter(fn)
Set the reporter.
#add / #browser
Add a browser.
add('ie6...11');
add('safari7');
add('chrome');
add('chrome31 OSX 10.9');
#test(url)
Point webdriver at url.
License
MIT
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
