Skip to content

ONLYOFFICE-QA/onlyoffice_documentserver_testing_framework

Repository files navigation

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