Prerequisites
Use Python 3.10 or newer and Node.js with npm. Web execution needs a supported browser and matching driver. Mobile execution needs Appium plus the platform SDK and an attached device or simulator.
Install from a signed release
- Download the package and release manifest from your claim page.
- Verify the SHA-256 checksum and package signature before extracting it.
- Create a virtual environment and install the locked Python dependencies.
- Run
tester build, thentester doctor. - Set both local administrator variables and start the managed service.
Do not skip verification
The release manifest includes a checksum, signature, SBOM, feature-update date and security-support date. Stop if the hash or signature does not match.