1.1.7 • Published 7 years ago

frames-selenium v1.1.7

Weekly downloads
29
License
-
Repository
-
Last release
7 years ago

Frames Selenium

Morphis Frames is a software tool for building technology agnostic applications. The GUI is implemented using a technology that provides support for different platforms meaning that programmers need to know only a single programming language.

This project, Frames Selenium, is meant to be an integrated testing API using selenium and the frames-runtime to perform functional testing within the browser.

Installing

npm install -g frames-selenium

Requirements

  • NodeJS
  • Java (32bits)
  • Python 2.7
  • C++ compiler (gcc, msbuild)

For Developers

Install nodejs dependencies:

npm install

Contribute

There are many ways to contribute:

  • Submit issues and help us verify fixes as they are checked in.
  • Review the source code changes.
  • Engage with other Frames users and developers on StackOverflow.
  • Read the Language Reference.

Documentation

Usage

Execute a test:

node examples/test.js

Execute test with mocha reporting:

mocha tests/example.js
1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.34

8 years ago