Coder Social home page Coder Social logo

vbanthia-zz / automation_object Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikeblatter/automation_object

0.0 1.0 0.0 29.62 MB

Ruby configuration based dynamic DSL framework for UI automation using Selenium or Appium drivers.

License: MIT License

Ruby 92.78% Gherkin 0.11% Shell 0.73% JavaScript 0.21% CoffeeScript 0.17% CSS 1.22% HTML 4.77%

automation_object's Introduction

AutomationObject

Travis Master Coverage Status

Configuration based dynamic DSL framework for UI automation.

This framework takes your created UI configurations and translates that into a usable DSL framework composite representing your website. It encapsulates many UI automation problems, supports integration to many different drivers, and has built in Cucumber step definitions to get your tests up and running quick. With this, you can create scalable automation tests quickly.

Features

  • Supports Appium, Selenium, Nokogiri as drivers
  • Encapsulates automation logic
  • Translates UI configuration to descriptive/usable language
  • Cucumber step definitions to get your tests up and running fast
  • DRY UI test development

Installation

gem install automation_object

Generated Docs

  1. Code Documentation (YARD Generated)
  2. RubyCritic Report

Cucumber Step Definition Docs

There are a number of Cucumber step definitions available within this gem to help you UI test.

Fully working example

Test Integration contains examples for automation using AutomationObject. Fully contained project with a Rails app so that testing AutomationBot can be done without running into issues like bot protection.

I included the needed drivers so it is mostly free of dependencies. Also created a mac_osx.sh script contained that helps install any base programs you may need. If you want to do it manually can follow the script and download those components or use whatever you have.

automation_object's People

Watchers

 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.