Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
KIF iOS Automated Testing Framework
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
KIF iOS Automated Testing Framework
Contact owners and managers
1–30 of 283
Welcome to the KIF support group. If you have any issues, enhancement requests, or just general comments, please leave them here.
KIF is available on Cocoapods and the source code is available at
https://github.com/kif-
framework/KIF
Mark all as read
Report group
0 selected
Tony Mann
12/15/14
KIF 3.1 is released
Entering text is faster and more reliable UIPickerView fixes and enhancements Better handling when
unread,
KIF 3.1 is released
Entering text is faster and more reliable UIPickerView fixes and enhancements Better handling when
12/15/14
Abbey Jackson
, …
kalpesh...@sufalamtech.com
8
1/20/18
How to set accessibility for programmatic tableView?
You can access Tableview Cell for accessing the accesisibility of lable. On Tuesday, September 15,
unread,
How to set accessibility for programmatic tableView?
You can access Tableview Cell for accessing the accesisibility of lable. On Tuesday, September 15,
1/20/18
Tony Mann
, …
Rachel
9
6/14/17
Re: KIF launches app, but screen is black
Looks like developers think alike! :D On Wednesday, June 14, 2017 at 5:28:02 AM UTC-4, Michael Lupo
unread,
Re: KIF launches app, but screen is black
Looks like developers think alike! :D On Wednesday, June 14, 2017 at 5:28:02 AM UTC-4, Michael Lupo
6/14/17
kifu...@gmail.com
,
Tony Mann
2
5/5/17
KIF Exception
This seems like a question for the Gherkin folks, unless I am misunderstanding what you need. On Apr
unread,
KIF Exception
This seems like a question for the Gherkin folks, unless I am misunderstanding what you need. On Apr
5/5/17
Aviad Sachs
,
Tony Mann
4
3/27/17
Simulator hangs/stuck when running tests with Fastlane Scan
Perhaps the simulator is getting stuck on a system dialog that needs to be cleared. On Mar 27, 2017,
unread,
Simulator hangs/stuck when running tests with Fastlane Scan
Perhaps the simulator is getting stuck on a system dialog that needs to be cleared. On Mar 27, 2017,
3/27/17
Aviad Sachs
,
Tony Mann
2
3/27/17
Finsin gth wrong button
You can add an accessibilityLabel to the button. On Mar 27, 2017, at 6:12 AM, Aviad Sachs <zaxy78@
unread,
Finsin gth wrong button
You can add an accessibilityLabel to the button. On Mar 27, 2017, at 6:12 AM, Aviad Sachs <zaxy78@
3/27/17
Ashish Tyagi
,
Tony Mann
2
3/22/17
How does kif waits for resources to idle ?
Waiting for animations is done via the waitForAnimationsToFinish method in KIFTester. Waiting for
unread,
How does kif waits for resources to idle ?
Waiting for animations is done via the waitForAnimationsToFinish method in KIFTester. Waiting for
3/22/17
sri
,
Michael Lupo
3
3/8/17
Popup disappearing with out useraction
Thanks Michael. this is IOS alert means which is my app popup teser.expectAlert() is help me to stay
unread,
Popup disappearing with out useraction
Thanks Michael. this is IOS alert means which is my app popup teser.expectAlert() is help me to stay
3/8/17
Aviad Sachs
,
mike...@aol.com
2
2/27/17
Searching for a UILabel with Text
You can have the accessibilityLabel set to anything you want if you've got access to the code.
unread,
Searching for a UILabel with Text
You can have the accessibilityLabel set to anything you want if you've got access to the code.
2/27/17
Aviad Sachs
,
Anthony Mann
4
2/27/17
Select date in UIDatePicker where the is a minimum date set
There is no failure in code. But - the date is not selected. Its stays on the default picker value.
unread,
Select date in UIDatePicker where the is a minimum date set
There is no failure in code. But - the date is not selected. Its stays on the default picker value.
2/27/17
tali labok
,
Tony Mann
2
8/18/16
kif 3.5 on ios 10-accessibility label
We are currently sorting through various KIF issues relating to iOS 10. It seems that Apple made
unread,
kif 3.5 on ios 10-accessibility label
We are currently sorting through various KIF issues relating to iOS 10. It seems that Apple made
8/18/16
tali labok
,
Tony Mann
2
8/8/16
Visibility of view
Tali, Thanks for your question. Glad you are using KIF. You could check the view's frame vs the
unread,
Visibility of view
Tali, Thanks for your question. Glad you are using KIF. You could check the view's frame vs the
8/8/16
Stathis
, …
Michael Lupo
4
6/22/16
Can KIF automate the default settings page and accept certificates
You can only interact with the application that KIF is running in. That said, KIF cannot interact
unread,
Can KIF automate the default settings page and accept certificates
You can only interact with the application that KIF is running in. That said, KIF cannot interact
6/22/16
John Slay
, …
Eric Firestone
3
5/5/16
KIF select "Back To <APP NAME>"
KIF runs in-process for your app, and the "Back to <Other App>" button at the very
unread,
KIF select "Back To <APP NAME>"
KIF runs in-process for your app, and the "Back to <Other App>" button at the very
5/5/16
mike...@aol.com
,
Tony Mann
2
4/23/16
KIF crashes app in special case where modal covers stale UITableView containing JCBCollectionView
A similar argument was made a while back that KIF should not find views with an alpha of 0. See https
unread,
KIF crashes app in special case where modal covers stale UITableView containing JCBCollectionView
A similar argument was made a while back that KIF should not find views with an alpha of 0. See https
4/23/16
Quico Moya
, …
Vinod Reddy
3
4/15/16
UISearchBar cancel button
it worked.....nice On Wednesday, March 12, 2014 at 12:15:35 PM UTC+5:30, Bhuvana K wrote: This below
unread,
UISearchBar cancel button
it worked.....nice On Wednesday, March 12, 2014 at 12:15:35 PM UTC+5:30, Bhuvana K wrote: This below
4/15/16
Tony Mann
3/7/16
KIF 3.4 released
KIF 3.4 has been released. It introduces the `KIFUIViewTestActor` class, courtesy of @RoyalPineapple,
unread,
KIF 3.4 released
KIF 3.4 has been released. It introduces the `KIFUIViewTestActor` class, courtesy of @RoyalPineapple,
3/7/16
mike...@aol.com
, …
Kra Larivain
4
2/21/16
Is there a way to record video snippets?
The delays/main loop blocking caused by this could temper with your bug tracking. Might be simpler to
unread,
Is there a way to record video snippets?
The delays/main loop blocking caused by this could temper with your bug tracking. Might be simpler to
2/21/16
Pranit Chettri
, …
Tony Mann
4
2/4/16
Is there KIF parser that has been maintained????
Yep, you are on wrong mailing list! Tony On Feb 3, 2016, at 11:07 PM, Pranit Chettri <praneet.
unread,
Is there KIF parser that has been maintained????
Yep, you are on wrong mailing list! Tony On Feb 3, 2016, at 11:07 PM, Pranit Chettri <praneet.
2/4/16
Adam Tews
, …
Craig Fisher
4
12/21/15
Views blocked by other views
Given the error message you received, find the view in question a make sure that the
unread,
Views blocked by other views
Given the error message you received, find the view in question a make sure that the
12/21/15
mike...@aol.com
, …
Tony Mann
8
12/16/15
Accessibility Label and The Elusive Back button
Note that KIF already has a UiView.printViewHierarchy method. Tony On Dec 16, 2015, at 3:09 AM, Eric
unread,
Accessibility Label and The Elusive Back button
Note that KIF already has a UiView.printViewHierarchy method. Tony On Dec 16, 2015, at 3:09 AM, Eric
12/16/15
Adam Tews
12/10/15
A view blocked by other views
I'm attempting to automate a particular screen in my app. I'm getting an error when tapping
unread,
A view blocked by other views
I'm attempting to automate a particular screen in my app. I'm getting an error when tapping
12/10/15
automation
,
Michael Lupo
10
11/9/15
Undefined symbols for architecture arm64 error
Thanks for the follow up. It means a lot to the next person who encounters this issue. On Nov 9, 2015
unread,
Undefined symbols for architecture arm64 error
Thanks for the follow up. It means a lot to the next person who encounters this issue. On Nov 9, 2015
11/9/15
automation
, …
Tony Mann
7
10/28/15
Does KIF support tests written in C++
actually I'm getting a this error after commenting out the macro Undefined symbols for
unread,
Does KIF support tests written in C++
actually I'm getting a this error after commenting out the macro Undefined symbols for
10/28/15
mike...@aol.com
9/24/15
Re: How to enable feature/debug flags in KIF tests
Your question seems ambiguous. This forum is for KIF specific questions. We'll often help fellow
unread,
Re: How to enable feature/debug flags in KIF tests
Your question seems ambiguous. This forum is for KIF specific questions. We'll often help fellow
9/24/15
Abbey Jackson
,
Tony Mann
3
9/15/15
KIF has (somehow) taken away my free methods in new files
I'm not sure what you mean by in the same workspace? This happens even if I create a brand new
unread,
KIF has (somehow) taken away my free methods in new files
I'm not sure what you mean by in the same workspace? This happens even if I create a brand new
9/15/15
Apple C
, …
Abbey Jackson
8
9/11/15
Building Testable sample tests failed with "XCTest/XCTest.h" not found
Hey Everyone! I wanted to let you know about another possible fix for this error. So the first one
unread,
Building Testable sample tests failed with "XCTest/XCTest.h" not found
Hey Everyone! I wanted to let you know about another possible fix for this error. So the first one
9/11/15
Abbey Jackson
,
mike...@aol.com
4
9/10/15
testing on iOS devices not supported
Hi Abbey, Glad you got it solved. Now, become a killer KIF user and spread the word. :) Regards, Mike
unread,
testing on iOS devices not supported
Hi Abbey, Glad you got it solved. Now, become a killer KIF user and spread the word. :) Regards, Mike
9/10/15
Stefan Rinner
,
Tony Mann
2
9/10/15
xcode7/ios9 state and release plan
Now that Xcode 7 is GM, seems like a good time for a KIF update to be released. Look for that soon.
unread,
xcode7/ios9 state and release plan
Now that Xcode 7 is GM, seems like a good time for a KIF update to be released. Look for that soon.
9/10/15
Abbey Jackson
,
Anthony Mann
4
9/4/15
iOS and KIF
Oh thanks! I feel embarrassed I didn't even think of that :) Sincerely, Abbey Jackson 604-600-
unread,
iOS and KIF
Oh thanks! I feel embarrassed I didn't even think of that :) Sincerely, Abbey Jackson 604-600-
9/4/15
Abbey Jackson
,
Tony Mann
3
9/4/15
using KIF with Ship.io
Hi Tony, thanks for your reply. I thought it was something wrong with my project but working with a
unread,
using KIF with Ship.io
Hi Tony, thanks for your reply. I thought it was something wrong with my project but working with a
9/4/15