- Step1: Install Node.js, Appium server, and Python environment.
- Step2: Clone the AUITestAgent repository from GitHub.
- Step3: Configure your OpenAI API key in the .env file.
- Step4: Capture or supply app screenshots and define testing scenarios.
- Step5: Run the AUITestAgent CLI to generate Appium test scripts.
- Step6: Execute the generated scripts on your emulator or real devices.
- Step7: Review test reports and logs in the output directory.
- Step8: Integrate generated scripts into your CI/CD pipeline.