Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
25 stars 7 forks source link

`FeatureFormView` - Stabilize test case 1.4 #731

Closed dfeinzimer closed 1 month ago

dfeinzimer commented 2 months ago

This test has proven to be flaky. I've noticed in some instances typeText("2.1") doesn't always successfully hit the decimal.

With these changes, I can run 10x on device without failure.