screens
The current device’s active screens.
Declaration
class var screens: [XCUIScreen] { get }Discussion
The first screen in the array represents the main screen.
The current device’s active screens.
class var screens: [XCUIScreen] { get }The first screen in the array represents the main screen.