e2e-mobile
Table of Contents
Getting Started
Installation
Quick Start
Writing Your First Test
Using UI Assertions and Actions
Using Simulations
Inspecting Elements
Customizing
Screen
,
Simulation
, and
Tester
Examples
Troubleshooting
Resources
API Reference
Frequently Asked Questions
Contributing
e2e-mobile
Getting Started
View page source
Getting Started
Installation
Installing
e2e-mobile
Installing Appium
Quick Start
Initialize the project
Recommended
.gitignore
settings
Running the example tests
Writing Your First Test
Creating a test function
Using the
tester
fixture
Writing UI assertions and actions
Using UI Assertions and Actions
Using the
tester
fixture
Writing a new
Screen
Creating a new
Screen
Using Simulations
Using the
tester
fixture
Writing a new
Simulation
Creating a new
Simulation
Inspecting Elements
Using the Accessibility Inspector app
Using the Appium Inspector app
Starting a session in the Appium Inspector app
Dealing with non-trivial accessibility ids
Customizing
Screen
,
Simulation
, and
Tester
Examples
Running a particular test inside a test file
Leveraging fixtures for reusable test setup
Using xpath when accessibility labels/ids are missing
Troubleshooting
Test artifacts
Resources
Appium
Pytest