gecko-dev/testing/marionette/client/marionette_driver
Henrik Skupin 0e4ac4c144 Bug 1322277 - Default socket timeout has to be larger than the default page load timeout. r=ato
To not run into socket failures and forced application shutdown scenarios, the socket timeout
should always be larger then the page load timeout.

MozReview-Commit-ID: EOBW4mozDT1

--HG--
extra : rebase_source : 36cf785311fa7689021a5296dd8aeb9ed3c58a43
2017-01-24 14:17:19 +01:00
..
__init__.py Bug 1320073 - Release marionette-driver 2.2.0 and marionette-client 3.3.0. r=maja_zf 2016-11-25 10:07:45 +01:00
addons.py Bug 1298025 - Move addon installation internally to Marionette; r=ahal,automatedtester 2016-08-26 13:38:03 +01:00
by.py Bug 1130979 - Added ANON constant to By class and changed hard-coded values in test file; r=maja_zf 2016-03-12 13:32:46 -05:00
date_time_value.py Bug 1277672: Lint Marionette Driver python files r=maja_zf 2016-06-02 21:33:03 +01:00
decorators.py Bug 1320380 - Rethrow exception in case of socket failures and no application instance available. r=automatedtester 2016-11-29 12:18:18 +01:00
errors.py Bug 1103196 - Add insecure certificate error; r=automatedtester 2016-11-06 18:00:18 +00:00
expected.py Bug 1277672: Lint Marionette Driver python files r=maja_zf 2016-06-02 21:33:03 +01:00
geckoinstance.py Bug 1323253 - Enable unsafe CPOW checks in Marionette; r=automatedtester 2016-12-13 19:11:05 +00:00
gestures.py Bug 1277672: Lint Marionette Driver python files r=maja_zf 2016-06-02 21:33:03 +01:00
keys.py Bug 1277672: Lint Marionette Driver python files r=maja_zf 2016-06-02 21:33:03 +01:00
localization.py Bug 1308902 - Add l10n module and commands to Marionette. r=ato 2016-11-11 22:49:58 +01:00
marionette.py Bug 1322277 - Default socket timeout has to be larger than the default page load timeout. r=ato 2017-01-24 14:17:19 +01:00
selection.py Bug 1291687 - Ensure string formatting is using `format()` instead of `%` for all Marionette py files: r=maja_zf 2016-09-28 21:39:00 +02:00
timeout.py Bug 1316622 - Add timeout reset API to Marionette Python client; r=automatedtester,whimboo 2016-11-17 13:28:20 +00:00
transport.py Bug 1299216 - Enhance handling of crashes in Marionette. r=automatedtester 2016-11-02 13:49:32 +01:00
wait.py Bug 1316622 - Remove wait utility dependency on Marionette default timeout; r=whimboo 2016-11-16 15:21:08 +00:00