Skip to content

CodyWalraven/aptest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated asset panda testing with selenium.

-Instructions below for windows only at this time-

  1. Install the selenium gem with "gem install selenium-webdriver"

  2. Install the chromedriver plugin https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver

  3. Add the chromedriver plugin to your system path
    https://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/

  4. Create a password.txt in the same directory as main.rb

  5. Create a file called last_asset_id.txt and put a integer value in it to save in each asset-id field

  6. Install the fxruby gem with "gem install fxruby"

  7. Run gui.rb

  8. It's Party time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages