Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Update config.rb
Browse files Browse the repository at this point in the history
Adding in missing Sauce capabilities
  • Loading branch information
DylanLacey committed May 7, 2015
1 parent 9f842dd commit cbe04e9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/sauce/config.rb
Expand Up @@ -67,7 +67,10 @@ class Config
sauce-advisor single-window user-extensions-url firefox-profile-url
max-duration idle-timeout build custom-data tunnel-identifier
selenium-version command-timeout prerun prerun-args screen-resolution
disable-popup-handler avoid-proxy public name iedriver-version parent-tunnel}
disable-popup-handler avoid-proxy public name iedriver-version parent-tunnel
time-zone device-orientation record-logs webdriver-remote-quiet-exceptions
iedriver-version
}

def self.get_application_port
port_index = ENV["TEST_ENV_NUMBER"].to_i
Expand Down

0 comments on commit cbe04e9

Please sign in to comment.