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.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- automation-tests/README.md 12 additions, 3 deletionsautomation-tests/README.md
- automation-tests/browserid/pages/account_manager.py 3 additions, 1 deletionautomation-tests/browserid/pages/account_manager.py
- automation-tests/run.py 72 additions, 74 deletionsautomation-tests/run.py
Loading
Please register or sign in to comment