GithubHelp home page GithubHelp logo

autotest's Introduction

AutoTest

Author: "Raffael Wyss" [email protected]

Setup

General

  • Make sure you have ruby 2.0 or later installed.

  • Make sure you have firefox and/or chrome installed

  • Download chromedriver and put it into your ./ruby/bin folder

  • Download geckodriver and put it into your ./ruby/bin folder

  • Install the bundler gem:

    $ gem install bundler

  • Install all of the required gems defined in the gemfile:

    $ bundle install

  • Run cucumber through bundler:

    $ bundle exec cucumber

Contributing

If you create new utility functions and want to contribute them to the Lapis Lazuli project, see https://github.com/spriteCloud/lapis-lazuli

Excel-Format

Vars and Config files like Init.xls

Action Name Value Description
copy variable- variable2- Copy all from to
include excel.xlsx Open other Excel-File
set variableX content Fill the content to Variable

Process files like ExcelProcess .xlsx

Action Element Attribute Identifier Content Required Deactivate
click HTML-Element HTML-Attribut Attribut-Content Variable-Attribut-Content Optional Optional
clickTableElement HTML-Element HTML-Attribut Attribut-Content Variable-Attribut-Content Optional Optional
command Command-Key Optional Optional
copyVars variable- variable2- Optional Optional
fill HTML-Element HTML-Attribut Attribut-Content FillContent Optional Optional
fillFile HTML-Element HTML-Attribut Attribut-Content FilePath Optional Optional
fillJson HTML-Element HTML-Attribut Attribut-Content JSON Optional Optional
fillSelect HTML-Element HTML-Attribut Attribut-Content SelectContent Optional Optional
open URL Optional Optional
openJson HTML-Element HTML-Attribut Attribut-Content JSON Optional Optional
include ExcelPath Optional Optional
keys Keys Optional Optional
run Class Content Optional Optional
screenshot Optional Optional
setVars ExcelPath Optional Optional
verify HTML-Element HTML-Attribut Attribut-Content Variable-Attribut-Content Optional Optional
wait Seconds Optional Optional

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.