Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Fixing issue where memory would bloat in UITest runner when running o… #70

Merged
merged 1 commit into from
Oct 20, 2019

Commits on Dec 18, 2018

  1. Fixing issue where memory would bloat in UITest runner when running o…

    …n device. It seemed to have been caused by XCUIApplication() getting called multiple times per execution of an action. Its now only retained once per action.
    wcrestfield committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e87bed2 View commit details
    Browse the repository at this point in the history