{"id":25847410,"url":"https://github.com/phantu279999/usertest","last_synced_at":"2026-02-17T08:32:22.837Z","repository":{"id":246887331,"uuid":"824133367","full_name":"phantu279999/UserTest","owner":"phantu279999","description":"This tool about automation test on website, It is aimed at users who are easy to use","archived":false,"fork":false,"pushed_at":"2025-12-31T03:04:23.000Z","size":174,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-04T04:22:02.663Z","etag":null,"topics":["chromedriver","reactjs","selenium","selenium-python","test-automation","testing-library","user-test","web-automation","webdriver"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phantu279999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-04T12:33:38.000Z","updated_at":"2025-12-31T03:05:28.000Z","dependencies_parsed_at":"2024-08-14T15:14:52.415Z","dependency_job_id":"743bd75e-ccf0-4da0-a680-d00ab4e3e456","html_url":"https://github.com/phantu279999/UserTest","commit_stats":null,"previous_names":["phantu279999/usertest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phantu279999/UserTest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantu279999%2FUserTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantu279999%2FUserTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantu279999%2FUserTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantu279999%2FUserTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phantu279999","download_url":"https://codeload.github.com/phantu279999/UserTest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantu279999%2FUserTest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29537837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chromedriver","reactjs","selenium","selenium-python","test-automation","testing-library","user-test","web-automation","webdriver"],"created_at":"2025-03-01T10:19:20.611Z","updated_at":"2026-02-17T08:32:22.831Z","avatar_url":"https://github.com/phantu279999.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧪 Simple Automation Test Framework\n\u003e ⚠️ *This project is currently under development.*\n\n---\n\n## 📁 Configuration\n\n### `config_actions.json`\nThis file defines the test cases and corresponding actions to automate.\n\n- Each test case includes a list of actions (e.g., click, input, verify).\n- Fully customizable with flexible action types and locators.\n\n---\n\n## Front-end Auto Config\n\n### `frondend/fe-auto`\n- React-powered interfaces can help users configure actions more easily.\n\n```commandline\n    npm install\n    npm install lucide-react\n    npm run dev\n```\n\n![img.png](frontend/fe-auto/src/assets/img.png)\n\n---\n\n## 🚀 How to Run Tests\n\n### `main.py`\n\nThis script starts executing the automation test cases defined in `config_actions.json`.\n\n### Example Output:\n```bash\n--------------- Start run |test_login| --------------\n------------- Action 1 -------------  \nTrue Passed  \n------------- Action 2 -------------  \nTrue Passed  \n------------- Action 3 -------------  \nTrue Passed  \n------------- Action 4 -------------  \nTrue Passed  \n------------- Action 5 -------------  \nTrue (title) Passed  \n\n--------------- Start run |test_search| --------------\n------------- Action 1 -------------  \nTrue Passed  \n------------- Action 2 -------------  \nTrue Passed  \n------------- Action 3 -------------  \nTrue Passed  \n------------- Action 4 -------------  \nTrue (xpath_text) Passed  \n```\n\n---\n\n## 🌐 Supported Environment Drivers\n\n| Environment              | Description                             |\n|--------------------------|-----------------------------------------|\n| `chrome`                 | Run on Chrome in normal mode            |\n| `chrome_headless`        | Run on Chrome in headless mode          |\n| `chrome_mobile`          | Simulate mobile browser on Chrome       |\n| `chrome_mobile_headless` | Mobile simulation in headless Chrome    |\n| `firefox`                | Run on Firefox browser                  |\n| `chrome_grid`            | Run on Remote mode + parallel + mul env |\n\n\u003e ✅ Default is `chrome`.\n\n---\n\n## 📜 License\n\nThis project is licensed by **Phan Anh Tu**.  \nUse and contribute freely with credit.\n\n---\n\nFeel free to suggest more features or contribute with pull requests!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantu279999%2Fusertest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphantu279999%2Fusertest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantu279999%2Fusertest/lists"}