Confirmed users
9,511
edits
Line 26: | Line 26: | ||
* [davehunt] [https://github.com/mozilla/marketplace-tests/commit/62295a50902a41cfd90f506368bc9bcff5e9580b Until recently], marketplace-tests waiting for an element to be visible would wait 600 seconds instead of 60 | * [davehunt] [https://github.com/mozilla/marketplace-tests/commit/62295a50902a41cfd90f506368bc9bcff5e9580b Until recently], marketplace-tests waiting for an element to be visible would wait 600 seconds instead of 60 | ||
** This is a good example of why it's a bad idea to mix implicit and explicit waits | ** This is a good example of why it's a bad idea to mix implicit and explicit waits | ||
* [davehunt] Sauce Labs has | * [davehunt] Sauce Labs has announced they're dropping support for Appium 1.3.4 and older | ||
** We're using 1.4.13 as our default version (latest recommended version is 1.4.16) | ** We're using 1.4.13 as our default version (latest recommended version is 1.4.16) | ||
** For AMO we're using 1.3.7 due to issues experienced with 1.4.x, so we may want to look into this before support is dropped for 1.3.x entirely | ** For AMO we're using 1.3.7 due to issues experienced with 1.4.x, so we may want to look into this before support is dropped for 1.3.x entirely |