- Aug 22, 2012
-
-
Lloyd Hilaiel authored
(automated tests) fix regression in account_manager.py - determine signed in state in a single automated transaction which searches for classes on body in the dom - fixes instability in TestChangePassword tests.
-
- Aug 20, 2012
-
-
Jared Hirsch authored
bf146c2 Merge pull request #43 from klrmn/master cbc4fe0 fix getters git-subtree-dir: automation-tests/browserid git-subtree-split: bf146c230b5ea96590c25f8d55c16c57c8240744
-
Leah Klearman authored
* 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.
-
- Aug 18, 2012
-
-
Lloyd Hilaiel authored
(selenium tests) fix enemy #1 - turn two distinct transactions into a signle transaction to fix StaleElementErrors seen during ChangePassword tests /cc @klrmn @zac @6a68
-