Stabilize iOS UI test foundation and fix flaky suites
This commit is contained in:
@@ -54,7 +54,7 @@ final class PremiumCustomizationTests: BaseUITestCase {
|
||||
subscribeButton.waitForExistence(timeout: 5),
|
||||
"Subscribe button should exist"
|
||||
)
|
||||
subscribeButton.coordinate(withNormalizedOffset: CGVector(dx: 0.5, dy: 0.5)).tap()
|
||||
subscribeButton.tapWhenReady()
|
||||
|
||||
// Verify the subscription sheet appears — look for common subscription
|
||||
// sheet elements (subscription store view or paywall content).
|
||||
|
||||
Reference in New Issue
Block a user