https://github.com/browserstack/automate-ruby-samples
Sample cucumber, capybara, unit, minitest code for running selenium with BrowserStack Automate
https://github.com/browserstack/automate-ruby-samples
Last synced: 5 months ago
JSON representation
Sample cucumber, capybara, unit, minitest code for running selenium with BrowserStack Automate
- Host: GitHub
- URL: https://github.com/browserstack/automate-ruby-samples
- Owner: browserstack
- Created: 2013-07-20T19:15:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T14:54:35.000Z (over 2 years ago)
- Last Synced: 2025-04-22T21:06:45.028Z (11 months ago)
- Language: Ruby
- Homepage: https://www.browserstack.com/automate/ruby
- Size: 62.5 KB
- Stars: 22
- Watchers: 20
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automate Ruby Samples
Documentation for writing Selenium test scripts in BrowserStack Automate.
Master branch contains **Selenium 3** samples, for **Selenium 4 - W3C protocol** please checkout [selenium-4](https://github.com/browserstack/automate-ruby-samples/tree/selenium-4) branch
For Ruby frameworks integrations and samples with BrowserStack, refer to their individual repositories -
- [CapyBara](https://github.com/browserstack/capybara-browserstack)
- [Rspec](https://github.com/browserstack/rspec-browserstack)
- [Cucumber Watir](https://github.com/browserstack/cucumber-watir-browserstack)