Improvement
ios
Weāve introduced a major improvement to the way iOS Picker tests are created and maintained! Instead of manually scrolling to your desired values using multiple interaction steps, you can now select all desired values within a given picker in one step.
This means picker interactions can also be edited within a single step as well ā simply go to your run results, open a picker interaction step, and update your picker wheel value(s). š±
Weāve also added the ability to āAutomateā your picker interactions. If your test case requires you to move a picker wheel up or down by a certain number of steps, flip the āAutomateā switch on!
Follow this link to learn more!
āļø