Automated asset panda testing with selenium.
-Instructions below for windows only at this time-
-
Install the selenium gem with "gem install selenium-webdriver"
-
Install the chromedriver plugin https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver
-
Add the chromedriver plugin to your system path
https://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/ -
Create a password.txt in the same directory as main.rb
-
Create a file called last_asset_id.txt and put a integer value in it to save in each asset-id field
-
Install the fxruby gem with "gem install fxruby"
-
Run gui.rb
-
It's Party time