Skip to content

Releases: kif-framework/KIF

KIF 3.1.2

14 Jan 14:54
Compare
Choose a tag to compare
  • Fix issues when waiting for animations to finish. Make the default maximum delay smaller and the timing more reliable. Allow the maximum delay to be changed.
  • Add methods to clear text in the first responder.
  • Various fixes

KIF 3.1.1

19 Dec 17:47
Compare
Choose a tag to compare
  • Items with alpha == 0 are now found via accessibility again
  • Register for notifications only if supported

KIF 3.1

15 Dec 21:21
Compare
Choose a tag to compare
  • Entering text is faster and more reliable
  • UIPickerView fixes and enhancements
  • Better handling when failing during beforeAll() and afterAll()
  • Can dismiss system alerts when running tests in the simulator
  • Fix problems with inadvertent scrolling in table cells
  • Unit test coverage improved
  • Travis tests for iOS 7 and 8
  • Various bug fixes and enhancements.

KIF 3.0.8

09 Sep 18:06
Compare
Choose a tag to compare

Fix various issues, including a crash in waitForAccessibilityElement that lots of folks were seeing.

Also adds new functionality, including multi-touch gestures and conditional tests. See the pull requests for details.

KIF 3.0.7

08 Jul 18:51
Compare
Choose a tag to compare
  • Fix issues with Xcode 6
  • Other fixes

KIF 3.0.6

25 Jun 20:43
Compare
Choose a tag to compare
  • Fix OCUnit compilation issues

KIF 3.0.5

23 Jun 22:19
Compare
Choose a tag to compare

Various bug fixes from lots of contributors. Thanks everybody!

KIF 3.0.4

10 May 12:08
Compare
Choose a tag to compare
  • Fix typing issues
  • Add DateTimePicker support
  • Support scrolling to offscreen collection view cells and tapping them using accessibility label
  • Various other bug fixes

KIF 3.0.3

10 May 11:58
Compare
Choose a tag to compare
  • Bug fixes

KIF 3.0.2

11 Apr 19:02
Compare
Choose a tag to compare
  • Using ARC and fixes memory leaks
  • Other bug fixes

Note: support for iOS 4 has been dropped.