Skip to content
Snippets Groups Projects
Commit 724576ba authored by Leah Klearman's avatar Leah Klearman Committed by Jared Hirsch
Browse files

many updates to run.py

    * comment that i think it will work with python 2.6
    * write out a credentials.yaml file if it doesn't exist
    * save results to different folders so you end up with all of them
    rather than just the most recently finished

    put in missing comma

    it was causing a file "-.html" to be created

    pull out sauce and globalize no proxy

    no more StaleElementException, hopefully

    rework --everywhere

    since it probably maxes out at 3 browsers, removed the limitation about
    doing --all and --everywhere at the same time

    changed python version limitation to 2.6

    update README to warn people about python on windows

    append .exe to program names so they can be found on windows

    run.py now runs well on windows and -e calls both FF and Chrome

    IEDriver does not provide a clean environment, tests will Error from
    the second run
    Opera does not have a local WebDriver implementation.
parent 5407f935
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment