diff --git a/README.md b/README.md index b80f44a..f479376 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,11 @@ A simple UI automation framework built with: - User-friendly UI automation framework. - Built on popular Python libraries: pytest and APPIUM. - Supports **iOS**, **Android**, -- Integrated with **GitHub Actions** CI workflow for Darwin (Mac) and Linux. - Supports multiple environments: **stage**, **prod**. - Generates **pytest reports** and **custom logs**. - Test Data Management: Integrated with YAML files for test data storage and access. +- Logging +- Base functions: swipe, scroll, tap, click, type etc ## Getting Started @@ -35,4 +36,4 @@ A simple UI automation framework built with: copy `Executable: path to virtual env` -> Add Interpreter -> Poetry Environment -> Existing environment -> add Executable -> Apply poetry install ``` - then specify your poetry env \ No newline at end of file + then specify your poetry env