{"id":21644440,"url":"https://github.com/samsung/appium-tizen-driver","last_synced_at":"2025-06-16T08:04:59.473Z","repository":{"id":31270387,"uuid":"127382964","full_name":"Samsung/appium-tizen-driver","owner":"Samsung","description":"Appium Tizen Driver is a test automation tool for Tizen devices. Appium Tizen Driver automates xamarin apps, tested on emulators and real devices. Appium Tizen Driver is part of the Appium mobile test automation tool.","archived":false,"fork":false,"pushed_at":"2023-04-07T09:55:07.000Z","size":1047,"stargazers_count":20,"open_issues_count":15,"forks_count":16,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-11T18:22:02.210Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samsung.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":"2018-03-30T04:52:51.000Z","updated_at":"2025-02-12T13:29:23.000Z","dependencies_parsed_at":"2024-06-18T15:16:42.570Z","dependency_job_id":"8b641692-71b5-4fdb-a694-ab4dea9b49d7","html_url":"https://github.com/Samsung/appium-tizen-driver","commit_stats":{"total_commits":38,"total_committers":9,"mean_commits":4.222222222222222,"dds":0.5789473684210527,"last_synced_commit":"9d842c52e895f65b4518d9e75ce9f0ee9b7642fe"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fappium-tizen-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fappium-tizen-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fappium-tizen-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fappium-tizen-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samsung","download_url":"https://codeload.github.com/Samsung/appium-tizen-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456387,"owners_count":21106607,"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-25T05:40:09.637Z","updated_at":"2025-04-11T18:22:10.968Z","avatar_url":"https://github.com/Samsung.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Appium Tizen Driver\n\n[![NPM version](http://img.shields.io/npm/v/appium-tizen-driver.svg)](https://npmjs.org/package/appium-tizen-driver)\n[![Downloads](http://img.shields.io/npm/dm/appium-tizen-driver.svg)](https://npmjs.org/package/appium-tizen-driver)\n[![Dependency Status](https://david-dm.org/Samsung/appium-tizen-driver.svg)](https://david-dm.org/Samsung/appium-tizen-driver)\n[![devDependency Status](https://david-dm.org/Samsung/appium-tizen-driver/dev-status.svg)](https://david-dm.org/Samsung/appium-tizen-driver#info=devDependencies)\n\n[![Build Status](https://api.travis-ci.org/Samsung/appium-tizen-driver.png?branch=master)](https://travis-ci.org/Samsung/appium-tizen-driver)\n\nAppium Tizen Driver is a test automation tool for Tizen devices. Appium Tizen Driver automates .NET applications, tested on emulators and real devices. Appium Tizen Driver is part of the [Appium](https://github.com/appium/appium) mobile test automation tool.\n\n## Usage\nImport Tizen Driver, set and create a session:\n\n```\nimport { TizenDriver } from `appium-tizen-driver`\n\nlet defaultCaps = {\n  appPackage: 'tizen.sample',\n  deviceName: 'Tizen',\n  platformName: 'Tizen'\n};\n\nlet driver = new TizenDriver();\nawait driver.createSession(defaultCaps);\n```\n\n## Commands\n- `getAttribute`\n- `setAttribute`\n- `click`\n- `touchUp`\n- `touchDown`\n- `touchMove`\n- `touchLongClick`\n- `tap`\n- `getLocation`\n- `getLocationValueByElementId`\n- `getText`\n- `elementEnabled`\n- `elementDisplayed`\n- `getSize`\n- `setValue`\n- `setValueImmediate`\n- `clear`\n- `replaceValue`\n- `flick`\n- `fakeFlick`\n- `fakeFlickElement`\n- `swipe`\n- `doSwipe`\n- `pullFile`\n- `takeScreenShot`\n- `getScreenshotData`\n- `getScreenshot`\n- `execute`\n- `doFindElementOrEls`\n- `findElOrEls`\n- `getAutomationId`\n- `getDeviceTime`\n- `inputText`\n- `pressHardwareKey`\n- `back`\n- `installApp`\n- `removeApp`\n- `isAppInstalled`\n- `launchApp`\n- `startApp`\n- `closeApp`\n- `isStartedApp`\n- `doTouchAction`\n- `performGesture`\n- `performTouch`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsung%2Fappium-tizen-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamsung%2Fappium-tizen-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsung%2Fappium-tizen-driver/lists"}