Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 452 Bytes

File metadata and controls

28 lines (18 loc) · 452 Bytes

onlyoffice_documentserver_testing_framework

Gem with basic framework for performing WebDriver tests on ONLYOFFICE DocumentServer

Installation

Add this line to your application's Gemfile:

gem 'onlyoffice_documentserver_testing_framework'

And then execute:

bundle

Or install it yourself as:

gem install onlyoffice_documentserver_testing_framework

Usage

See spec folder for examples