An open API service indexing awesome lists of open source software.

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

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)