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:
bundleOr install it yourself as:
gem install onlyoffice_documentserver_testing_frameworkUsage
See spec folder for examples