Community
Participate
Working Groups
CAPs which internally make use of KIF - take approx. 2-3 seconds - cause log output in the AUT - only have non-specific failure information - sometimes do not work in AUTs (unkown selectore sent to instance...) - sometimes do nothing e.g. when the widget being "addressed" in the test is not the one which is reacting to specific events - e.g. the label of a button instead of the button itself
Markus, which CAPs are affected? All of them? Just certain ones?
All CAPs that are not "checking" / synchronizing states / properties of widgets are / might be affected of this (maybe even multiple times) e.g. a "Component with text input - replace text" internally uses the following structure: -* tap component - select all (via API) -* type characters on keyboard I've marked the internal steps of that CAP using KIF with * - as a rule of thumb you can say: whenever a remote controlling robot is used KIF is in use.
We have dropped support for the iOS Toolkit