{"id":19824647,"url":"https://github.com/th3y3m/testing-automation-with-selenium","last_synced_at":"2025-07-02T00:03:23.325Z","repository":{"id":245440755,"uuid":"818256463","full_name":"th3y3m/testing-automation-with-selenium","owner":"th3y3m","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-16T16:04:39.000Z","size":17053,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T20:43:09.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/th3y3m.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}},"created_at":"2024-06-21T12:45:24.000Z","updated_at":"2024-07-16T16:04:42.000Z","dependencies_parsed_at":"2025-02-28T16:49:53.532Z","dependency_job_id":"a813459a-f57c-400a-831c-759b2efa2b94","html_url":"https://github.com/th3y3m/testing-automation-with-selenium","commit_stats":null,"previous_names":["th3y3m/testing-automation-with-selenium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/th3y3m/testing-automation-with-selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th3y3m%2Ftesting-automation-with-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th3y3m%2Ftesting-automation-with-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th3y3m%2Ftesting-automation-with-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th3y3m%2Ftesting-automation-with-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/th3y3m","download_url":"https://codeload.github.com/th3y3m/testing-automation-with-selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th3y3m%2Ftesting-automation-with-selenium/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263052430,"owners_count":23406104,"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":[],"created_at":"2024-11-12T11:05:10.418Z","updated_at":"2025-07-02T00:03:23.301Z","avatar_url":"https://github.com/th3y3m.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to testing-automation-with-selenium Repository\n\nThis repository contains examples and instructions for setting up and running automated tests using Selenium, a powerful tool for automating web browser interactions. Selenium allows you to write scripts in various programming languages to interact with web elements, enabling efficient and repeatable testing.\n\n## Repository Contents\n\nIn this repository, you will find:\n\n- **Source Code**: Examples of Selenium test scripts written in Java.\n- **Dependencies**: Instructions on how to set up the necessary dependencies for running the Selenium tests.\n- **Usage Instructions**: Detailed steps to execute the test scripts.\n- **Best Practices**: Tips and guidelines for writing effective and maintainable test scripts.\n\n## Setting Up\n\nTo run the Selenium tests, ensure you have the following prerequisites installed:\n\n1. **Java Development Kit (JDK)**\n2. **Selenium WebDriver**\n3. **ChromeDriver or EdgeDriver** (depending on the browser you intend to use)\n\n### Installation\n\n1. Download and install the [Java Development Kit (JDK)](https://www.oracle.com/java/technologies/javase-downloads.html).\n2. Download the [Selenium WebDriver](https://www.selenium.dev/downloads/).\n3. Download the [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/) or [EdgeDriver](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/).\n\n### Running the Tests\n\n1. Clone this repository:\n    ```sh\n    git clone https://github.com/yourusername/testing-automation-with-selenium.git\n    cd testing-automation-with-selenium\n    ```\n2. Ensure the `chromedriver.exe` or `msedgedriver.exe` is placed in the project directory.\n3. Open the project in your preferred IDE (e.g., IntelliJ IDEA, Eclipse).\n4. Modify the `Main` class as necessary for your test scenario.\n5. Run the `Main` class to execute the test.\n\n#### Connect me via: truongtanhuy3006@gmail.com\n\n##### \u0026#169; 2024 th3y3m\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fth3y3m%2Ftesting-automation-with-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fth3y3m%2Ftesting-automation-with-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fth3y3m%2Ftesting-automation-with-selenium/lists"}