The XCUIEelement class – the class that we use to interact with elements in UI tests – does not have a dismiss() or done() function. How are you calling DatePicker.dismiss() and NavigationBar.done() in UI tests? Please explain.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: