Docker Compose 3 techniques for: Rails 5.0 dev & Travis CI, caching bundler gems, and using selenium-webdriver.
-
Updated
Feb 26, 2018 - Ruby
Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides an infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.
Docker Compose 3 techniques for: Rails 5.0 dev & Travis CI, caching bundler gems, and using selenium-webdriver.
Keep track of jobs you've applied to, automate resume & cover letter creation; generate PDFs from .odt templates on the fly while scraping the job post and tracking employer status.
System testing framework for web application.
Kubernetes Tutorial
Run test automation on cloud with RSpec and LambdaTest. This is a sample repo to help you execute RSpec framework based test scripts in parallel with LambdaTest automation testing cloud
Run test automation on cloud with Ruby and LambdaTest. This is a sample repo to help you execute Ruby based test scripts in parallel with LambdaTest automation testing cloud
Run test automation on cloud with Capybara and LambdaTest. This is a sample repo to help you execute Capybara framework based test scripts in parallel with LambdaTest automation testing cloud
Sync Rspec test results with your testrail suite. Discover an example with Capybara in this gem source
Allows you to get HTTP status_code, response_headers, etc. when using Capybara::Selenium::Driver just like you can when using Rack::Test
UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.
Provides a method of automatically downloading WebDriver binaries.
Run test automation on cloud with UnitTest and LambdaTest. This is a sample repo to help you execute UnitTest framework based test scripts in parallel with LambdaTest automation testing cloud
Categorizes Flickr contacts into mutual, following only, and follower only
Export your solutions to local file
OrderMetrics.io Automation for data from there to Google Sheets (spreadsheets). Mainly used for e-commerce Shopify, Facebook advertising, Google Adwords, and Google Analytics.
Scrapes quotes and the names of their authors from the site - http://quotes.toscrape.com/
The Recipe app keeps track of all the users' recipes, ingredients, and inventory. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what is missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows users to make them …
🤖 follow people which follows the most active users on github
A Ruby on Rails Microservice supported with a Golang server, used to scrape basic details from Linkedin Profiles
Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.