{"id":20350103,"url":"https://github.com/webbestmaster/mail-bot","last_synced_at":"2026-05-28T20:31:34.376Z","repository":{"id":89686896,"uuid":"80507868","full_name":"webbestmaster/mail-bot","owner":"webbestmaster","description":"Mail-Bot","archived":false,"fork":false,"pushed_at":"2017-02-03T21:57:48.000Z","size":30235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T16:35:09.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webbestmaster.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":"2017-01-31T09:43:56.000Z","updated_at":"2017-01-31T10:07:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f14e489-711a-400c-9e91-455d02e7c39f","html_url":"https://github.com/webbestmaster/mail-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webbestmaster/mail-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fmail-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fmail-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fmail-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fmail-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webbestmaster","download_url":"https://codeload.github.com/webbestmaster/mail-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fmail-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33626137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-14T22:29:03.957Z","updated_at":"2026-05-28T20:31:34.348Z","avatar_url":"https://github.com/webbestmaster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mail-bot\n\n## Installation:\n\n### npm packages\n\u003e npm i\n\n### Mocha globally\n\u003e sudo npm install mocha -g\n\n### Running\n\n1. Run selenium server\n\u003e java -jar selenium-server-standalone-3.0.1.jar\n\n1.1  Set port\n\u003e java -jar selenium-server-standalone-3.0.1.jar -port 4445\n\n2. Run test from mocha\n\u003e mocha path/to/test.js\n\n### How to run on mobile phone\n\n* download and install: android-server-2.21.0.apk, if needed install KiesSetup.exe or Kies_3.2.14113_3.exe\n* download android SDK\n* connect device and PC\n* go to ~sdk/platform-tools/, there you will see 'adb(.exe)' file\n* run from cmd 'adb devices' or '$./adb devices' to see list of connected devices, if list is empty install Keis (see 1.1)\n* run from cmd 'adb forward tcp:8080 tcp:8080' to listen :8080 (use the same port for webdriver host f.e 'http://localhost:8080/wd/hub' )\n\n###Appendix\n\nInstall apk to device from pc\n$./adb -s \\\u003cserialId\\\u003e -e install -r  android-server.apk\n\nStart the Android WebDriver application through the UI of the device or by running this command:\n$./adb -s \\\u003cserialId\\\u003e shell am start -a android.intent.action.MAIN -n org.openqa.selenium.android.app/.MainActivity\n\nYou can start the application in debug mode, which has more verbose logs by doing:\n$./adb -s \\\u003cserialId\\\u003e shell am start -a android.intent.action.MAIN -n org.openqa.selenium.android.app/.MainActivity -e debug true\n\nYou can close the application:\n$./adb shell am force-stop org.openqa.selenium.android.app\n\nFinally, we need to expose this server to the Selenium clients running the tests adding a port forward. Identify a PC local port that is not in use and execute this command:\nadb -s \\\u003cdevice-id\\\u003e forward tcp:\\\u003cpc-port\\\u003e tcp:8080\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Fmail-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebbestmaster%2Fmail-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Fmail-bot/lists"}