Global ContentsΒΆ
- Autopilot Tutorial
- What is Autopilot, and what can it do?
- Where is Autopilot used?
- How does Autopilot fit with other test frameworks?
- What do Autopilot Tests Contain?
- Writing Your First Test
- Advanced Autopilot Features
- Writing Good Autopilot Tests
- Running Autopilot
- Autopilot API Documentation
autopilot
- Global stuffautopilot.display
- Get information about the current display(s)autopilot.emulators
- Backwards compatibility for autopilot v1.2autopilot.gestures
- Gestural and multi-touch supportautopilot.input
- Generate keyboard, mouse, and touch input eventsautopilot.introspection
- Autopilot introspection internalsautopilot.matchers
- Custom matchers for test assertionsautopilot.platform
- Functions for platform detectionautopilot.process
- Process Controlautopilot.testcase
- Base class for all Autopilot Test Cases
- Porting Autopilot Tests
- Frequently Asked Questions
- Contribute
- Appendices