OnlyofficeWebdriverWrapper
ONLYOFFICE Webdriver Wrapper Gem. Used in QA
Installation
Install pre-requirements
sudo apt-get install ffmpeg
Add this line to your application's Gemfile:
gem 'onlyoffice_webdriver_wrapper'
And then execute:
bundle
Or install it yourself as:
gem install onlyoffice_webdriver_wrapper
Usage
See spec
files to usage examples