frames-selenium

1.1.7 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i frames-selenium

Weekly Downloads

10

Version

1.1.7

License

none

Last publish

Collaborators

  • bruno.marques
  • helder.rossa