Skip to content

v0.9.6

Choose a tag to compare

@github-actions github-actions released this 25 Jan 06:04
· 43 commits to main since this release
50769dc

Patch Changes

  • b6c5799: Add configurable Appium settings for emulator/local devices via AppiumSettings
    (waitForIdleTimeout, newCommandTimeout, snapshotMaxDepth,
    waitForSelectorTimeout, actionAcknowledgmentTimeout, ignoreUnimportantViews,
    customSnapshotTimeout, waitForQuiescence, animationCoolOffTimeout,
    reduceMotion, snapshotTimeout, includeSafariInWebviews,
    chromedriverAutodownload) to tune Android/iOS behavior for apps that never
    become idle.

    BrowserStack adds geolocation, Appium updateSettings tuning, and a video
    download opt-out that also skips waits when downloads are disabled.