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