{"id":15481408,"url":"https://github.com/dalenguyen/selenium-javascript","last_synced_at":"2025-04-22T15:24:30.474Z","repository":{"id":54250120,"uuid":"153199633","full_name":"dalenguyen/selenium-javascript","owner":"dalenguyen","description":"Automation UI Testing with Selenium and JavaScript","archived":false,"fork":false,"pushed_at":"2022-12-09T12:51:40.000Z","size":45,"stargazers_count":41,"open_issues_count":2,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T16:23:00.717Z","etag":null,"topics":["automated-testing","javascript","selenium","selenium-webdriver"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dalenguyen.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"dalenguyen","patreon":null,"open_collective":null,"ko_fi":"dalenguyen","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-10-16T00:36:55.000Z","updated_at":"2025-02-27T05:05:07.000Z","dependencies_parsed_at":"2023-01-25T21:30:26.573Z","dependency_job_id":null,"html_url":"https://github.com/dalenguyen/selenium-javascript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenguyen%2Fselenium-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenguyen%2Fselenium-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenguyen%2Fselenium-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenguyen%2Fselenium-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dalenguyen","download_url":"https://codeload.github.com/dalenguyen/selenium-javascript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250265570,"owners_count":21402132,"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":["automated-testing","javascript","selenium","selenium-webdriver"],"created_at":"2024-10-02T05:04:22.070Z","updated_at":"2025-04-22T15:24:30.406Z","avatar_url":"https://github.com/dalenguyen.png","language":"JavaScript","funding_links":["https://github.com/sponsors/dalenguyen","https://ko-fi.com/dalenguyen"],"categories":[],"sub_categories":[],"readme":"# Automation Testing with Selenium and JavaScript\n\nThis is an unofficial guide to UI Automation Testing by using Selenium and JavaScript.\n\n## Getting Started\n\nYou need to install either [Yarn](https://yarnpkg.com/en/) or [Node](https://nodejs.org/en/) on your machine. In this project, I will use Yarn for installing packages and running scripts.\n\n```sh\nyarn install\n```\n\n## Running UI Test\n\n```sh\nyarn run test\n```\n\n## Documentation\n\n+ [Installation](docs/installation.md)\n+ [Getting Started](docs/getting-started.md)\n+ [Navigating](docs/navigating.md)\n+ [Page Objects](docs/pageObjects.md)\n\n## Contributions\n\nThis is an ongoing project. Please feel free to ask questions, request features, create pull request, or [tickets](https://github.com/dalenguyen/selenium-javascript/issues/new).\n\n## References\n\n[Selenium-Python](https://selenium-python.readthedocs.io)\n[Formy](http://formy-project.herokuapp.com/)\n[Team Tree House](https://teamtreehouse.com/library/drag-and-drop)\n[Selenium Essential Training](https://www.lynda.com/Selenium-tutorials/Selenium-Essential-Training/696863-2.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalenguyen%2Fselenium-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalenguyen%2Fselenium-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalenguyen%2Fselenium-javascript/lists"}