{"id":27292757,"url":"https://github.com/stefruseva88/selenium-ide","last_synced_at":"2025-04-11T22:12:15.467Z","repository":{"id":250744936,"uuid":"835338823","full_name":"StefRuseva88/selenium-ide","owner":"StefRuseva88","description":"Selenium Ide Test Suites","archived":true,"fork":false,"pushed_at":"2024-11-28T17:32:26.000Z","size":186,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T22:12:11.374Z","etag":null,"topics":["actions","cicd","csharp","selenium-ide-tests"],"latest_commit_sha":null,"homepage":"","language":null,"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/StefRuseva88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-07-29T16:20:54.000Z","updated_at":"2025-01-15T11:28:41.000Z","dependencies_parsed_at":"2024-09-08T17:56:34.352Z","dependency_job_id":"95b4eaa0-392d-43d9-a1a4-4ab753d4c383","html_url":"https://github.com/StefRuseva88/selenium-ide","commit_stats":null,"previous_names":["stefruseva88/selenium-ide","stefruseva88/selenium-ci-tests","stefruseva88/seleniumide-ci-tests","stefruseva88/selenium-ide-ci-tests"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fselenium-ide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fselenium-ide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fselenium-ide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fselenium-ide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefRuseva88","download_url":"https://codeload.github.com/StefRuseva88/selenium-ide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487685,"owners_count":21112190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["actions","cicd","csharp","selenium-ide-tests"],"created_at":"2025-04-11T22:12:14.628Z","updated_at":"2025-04-11T22:12:15.450Z","avatar_url":"https://github.com/StefRuseva88.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Selenium IDE\n### This is a test project for Front-End Test Automation July 2024 Course @ SoftUni\n\n[![Google Chrome](https://img.shields.io/badge/tested%20on-Google%20Chrome-4285F4.svg)](https://www.google.com/chrome/)\n[![Mozilla Firefox](https://img.shields.io/badge/tested%20on-Mozilla%20Firefox-FF7139.svg)](https://www.mozilla.org/firefox/)\n[![Selenium IDE](https://img.shields.io/badge/tested%20with-Selenium%20IDE-FF6C37.svg)](https://www.selenium.dev/selenium-ide/)\n\nThis project demonstrates my skills in using Selenium IDE, a record-and-playback tool, to quickly create and execute UI tests without needing to write code manually. Selenium IDE allows for easy test case creation and provides a way to export these tests into different programming languages if further customization is required.\n\n### Prerequisites\n- Selenium IDE for creating and managing test scripts.\n- Chrome or Firefox with Selenium IDE extension installed for browser compatibility.\n- Developer Tools: Use for copying text assertions and debugging.\n\n### Key Features:\n- Creating automated tests through recording user interactions with the browser.\n- Exporting test scripts in different formats, such as C# with WebDriver code.\n- Running automated tests directly from the browser to quickly verify web functionalities.\n- Integrating with GitHub Actions for continuous testing and reporting.\n\n## Tests Structure\n- All recorded tests are organized into a test suite.\n- Every test suite has a clear and descriptive name that indicates its purpose.\n- Each test is named appropriately to reflect the specific task or functionality being tested.\n- The tests are arranged in a logical sequence within the suite.\n- Each test begins in a new browser window to ensure a fresh state.\n- The browser window is maximized at the start of each test to ensure all elements are visible and to maintain consistency across different screen resolutions.\n\n### Running Tests\nTo run these tests, import the scripts into Selenium IDE and execute. Tests are organized by functionality, allowing targeted validation.\n\n### Notes\n- Adjust Chrome security settings for smooth testing when using hardcoded credentials.\n- For Firefox, interference from Google Password Manager is minimized.\n  \n## Project Sections\n\n### Number Calculator\nThis test suite covers the following validations:\n- **Input Validation**: Ensures numeric-only input fields, checks for error messages on invalid inputs, and verifies handling of empty fields.\n- **Operation Selection**: Confirms all mathematical operations (Sum, Subtract, Multiply, Divide) are selectable and assertable.\n- **Calculation**: Validates correctness of calculation results across operations.\n- **Reset Functionality**: Tests the reset button’s ability to clear inputs and selections.\n- **Edge Cases**: Handles divide-by-zero, negative numbers, decimals, and spacing issues.\n\n## \"CURA\" Health Care Service\nThis test suite covers the following validations:\n- **Footer Verification**: Verifies footer text and element presence.\n- **Login and Logout**: Validates login with proper credentials and log-out redirection.\n- **Appointment Booking**: Tests appointment form with field selections, submission, and confirmation page verification.\n\n### \"Saucedemo\"\nThis test suite covers the following validations:\n- **Login with Invalid User and Retry**: Implements conditional login retry after invalid credentials.\n- **Add to Cart**: Logs in, adds an item, and verifies cart contents.\n- **Remove from Cart**: Validates item removal after adding to the cart.\n\n ### The \"Idea Center\" \nThis test suite covers the following validations:\n- **Home Page Navigation Test**: Verifies that users can successfully navigate to the home page and all primary links and elements are accessible and displayed correctly.\n- **Log In Test**: Confirms that users can log into their accounts with valid credentials and are redirected to the correct dashboard or landing page upon successful login.\n- **Edit Profile Test**: Verifies that users can access and edit their profile page, with all changes accurately saved and displayed.\n\n### The \"Revue Crafters\"\nThis test suite covers the following validations:\n- **Home Page Navigation Test**: Verifies that users can successfully navigate to the home page and all primary links and elements are accessible and displayed correctly.\n- **Log In Test**: Confirms that users can log into their accounts with valid credentials and are redirected to the correct dashboard or landing page upon successful login.\n- **Verify Profile Test**: Confirms that the user’s profile information is displayed accurately, including all personal details and settings.\n\n### The \"Movie Catalog\" \nThis test suite covers the following validations:\n- **Landing Page Navigation Test**: Verifies that users can successfully navigate to the home page and all primary links and elements are accessible and displayed correctly.\n- **Log In Test**: Confirms that users can log into their accounts with valid credentials and are redirected to the correct dashboard or landing page upon successful login.\n- **Edit Profile Test**: Verifies that users can access and edit their profile page, with all changes accurately saved and displayed.\n\n### The \"Foody\" Web App\nThis test suite covers the following validations:\n- **Landing Page Navigation Test**: Verifies that users can successfully navigate to the home page and all primary links and elements are accessible and displayed correctly.\n- **Log In Test**: Confirms that users can log into their accounts with valid credentials and are redirected to the correct dashboard or landing page upon successful login.\n- **Edit Profile Test**: Verifies that users can access and edit their profile page, with all changes accurately saved and displayed.\n\n## Additional Resources\n- [Selenium IDE Commands Reference](https://www.selenium.dev/selenium-ide/docs/en/api/commands)\n\n### Important Browser Settings\nFor testing with Chrome:\n- **Password Breach Warnings**: Disable temporarily in Chrome’s Privacy \u0026 Security settings by selecting “Standard protection.”\n- **Script Pause for Manual Pop-Up Handling**: Add pauses as needed for handling pop-ups.\n\n## License\nThis project is licensed under the [MIT License](LICENSE). See the [LICENSE](LICENSE) file for details.\n\n## Contact\nFor any questions or suggestions, please open an issue in the repository.\n\n---\n### Happy Testing! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefruseva88%2Fselenium-ide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefruseva88%2Fselenium-ide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefruseva88%2Fselenium-ide/lists"}