---
title: XCUISystem
framework: xcuiautomation
role: symbol
role_heading: Class
path: xcuiautomation/xcuisystem
---

# XCUISystem

A proxy that provides an interface to OS-specific properties and actions.

## Declaration

```swift
@MainActor class XCUISystem
```

## Topics

### Opening items in applications by URL

- [open(_:)](xcuiautomation/xcuisystem/open(_:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)

## See Also

### Device simulation

- [XCUIDevice](xcuiautomation/xcuidevice.md)
- [XCUISiriService](xcuiautomation/xcuisiriservice.md)
