{"id":14989731,"url":"https://github.com/sayems/javascript.webdriver","last_synced_at":"2025-04-12T00:31:58.035Z","repository":{"id":4833623,"uuid":"5987679","full_name":"sayems/javascript.webdriver","owner":"sayems","description":"Browser test automation using Selenium WebDriver in JavaScript","archived":false,"fork":false,"pushed_at":"2016-11-13T04:16:07.000Z","size":8354,"stargazers_count":36,"open_issues_count":0,"forks_count":44,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-25T20:51:12.556Z","etag":null,"topics":["chai","es6","mocha","selenium","selenium-webdriver","webdriver","webdriverjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"geokit/geokit","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sayems.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}},"created_at":"2012-09-27T19:47:43.000Z","updated_at":"2024-10-18T01:40:36.000Z","dependencies_parsed_at":"2022-08-08T18:15:10.115Z","dependency_job_id":null,"html_url":"https://github.com/sayems/javascript.webdriver","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/sayems%2Fjavascript.webdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayems%2Fjavascript.webdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayems%2Fjavascript.webdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayems%2Fjavascript.webdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sayems","download_url":"https://codeload.github.com/sayems/javascript.webdriver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501407,"owners_count":21114673,"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":["chai","es6","mocha","selenium","selenium-webdriver","webdriver","webdriverjs"],"created_at":"2024-09-24T14:18:50.433Z","updated_at":"2025-04-12T00:31:57.661Z","avatar_url":"https://github.com/sayems.png","language":"JavaScript","readme":"WebDriverJS\n===========\n\nThis repository contains WebDriverJS code examples, exercises and tutorials for developers.\nOver time, more and more test example will be uploaded here.\nAll tests examples in this repository is to be considered public domain unless stated otherwise.  \n\n## Demo website to practice WebDriverJS:\nHere is a list of websites where you can practice Selenium webdriver. You will find the list incredibly useful as these will cover many of your real-time web automation use case scenario. Some of the common examples includes are like testing of a login page, online registration forms, and automating flight booking. \n \n- [Madison Island](http://magento-demo.lexiconn.com/)\n- [The Internet by Elemental Selenium](http://the-internet.herokuapp.com/)\n- [jQuery UI Demos](http://jqueryui.com/demos/)\n- [PHPTRAVELS](http://phptravels.com/demo/)\n- [Mercury Tours](http://newtours.demoaut.com/)\n- [PHPTRAVELS](http://phptravels.com/demo/)\n- [Way2Automation](http://www.way2automation.com/demo.html)\n- [Automation Practice](http://automationpractice.com/index.php)\n- [DemoQA](http://demoqa.com/)\n- [OrangeHRM Enterprise](http://enterprise.demo.orangehrmlive.com/symfony/web/index.php/auth/login)\n\n## Examples with:\n\n- Mouse hover\n- Drag \u0026 Drop\n- Draggable\n- Selectable\n- Sortable\n- Actionable\n- Radio Button\n- Checkbox\n- Datepicker\n\n## Pre-requisites\n\n```bash\nnpm install\n```\n\n```bash\nnpm install -g mocha\n```\n\n```bash\nnpm install -g chai\n```\n\n```\nnpm install -g eslint\n```\n\n--\n\n#### Setup IntelliJ IDEA\n\n```\nFile \u003e Settings \u003e Plugins \u003e Browse Repository\nSearch for \"NodeJS\" and Install it\n```\n\n```\nFile \u003e Settings \u003e Languages \u0026 Frameworks\nSelect \"ECMAScript 6\" from JavaScript Language Version dropdown menu\n```\n\n```\nOpen package.json file\nRight-click and select run 'npm update'\n```\n\n--\n\n### Run all test\n\n```bash\nnpm test\n```\n\n### Run test individually\n\n```bash\nmocha --compilers js:babel-core/register specs/login-spec.js\n```\n\n--\n\n###Contributions\n\nIf you have any code examples you would like to contribute to this repository, please feel free to open a pull request.\n\n##Feedback\n\nContributors to this repo would be very grateful to receive feedback! If you would like to praise or comment on any test examples, or the repo as a whole, please do so in the issue tracker. I'd love to hear what you think, so please take a moment to let me know.\n\n\n##Contact\n\nIf you have any questions about this repo, or need some help to contribute, please do not hesitate to contact me.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayems%2Fjavascript.webdriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayems%2Fjavascript.webdriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayems%2Fjavascript.webdriver/lists"}