{"id":15144489,"url":"https://github.com/serhatbolsu/robotframework-appium-sample","last_synced_at":"2025-10-23T22:30:41.413Z","repository":{"id":42036295,"uuid":"282883016","full_name":"serhatbolsu/robotframework-appium-sample","owner":"serhatbolsu","description":"Robot Framework Appium - Boilerplate - ATDD - Page Objects - AppiumLibrary","archived":false,"fork":false,"pushed_at":"2023-04-25T13:44:14.000Z","size":3768,"stargazers_count":27,"open_issues_count":1,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-30T21:11:10.958Z","etag":null,"topics":["appium","appium-android","appium-ios","demo","mobiletesting","mobileweb","robotframework","testing"],"latest_commit_sha":null,"homepage":"","language":"RobotFramework","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serhatbolsu.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2020-07-27T11:52:10.000Z","updated_at":"2024-11-11T22:17:11.000Z","dependencies_parsed_at":"2022-09-01T07:01:58.633Z","dependency_job_id":null,"html_url":"https://github.com/serhatbolsu/robotframework-appium-sample","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/serhatbolsu%2Frobotframework-appium-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhatbolsu%2Frobotframework-appium-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhatbolsu%2Frobotframework-appium-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhatbolsu%2Frobotframework-appium-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serhatbolsu","download_url":"https://codeload.github.com/serhatbolsu/robotframework-appium-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237890775,"owners_count":19382562,"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":["appium","appium-android","appium-ios","demo","mobiletesting","mobileweb","robotframework","testing"],"created_at":"2024-09-26T10:41:41.168Z","updated_at":"2025-10-23T22:30:35.856Z","avatar_url":"https://github.com/serhatbolsu.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"============================================================\nAppium Testing Sample with Robot Framework and AppiumLibrary\n============================================================\n\nAppiumLibrary_ is an appium testing library for `Robot Framework`_.\nIn this sample usage of the library, you can find ios and android test suites\nthat are ready to execute. Also you can find how the reports look like.\n\n.. contents:: **Contents:**\n   :depth: 1\n   :local:\n\nDownloading demo package\n------------------------\n\nTo get the demo, you can either `download`_ the repository from GitHub or checkout\nthe `source code`_ directly.\n\nReports are available also online in `generated results`_.\n\nOverview\n--------\nIn this sample framework, you will find test cases for iOS and Android.\nTest cases are written for sample applications under `demoapp`_ folder.\n\n- Test suite for iOS and Android Locators\n- Test suite for iOS and Android  Mobile Web Testing\n- Test suite for iOS and Android  Basic Interactions\n- Test suite for iOS and Android  Selectors\n\nGenerated results\n-----------------\nAfter `running tests`_ you will get report and log in HTML format. Example\nfiles are also visible online in case you are not interested in running\nthe demo yourself:\n\n- `report.html`_\n- `log.html`_\n\nRunning Sample\n==============\nPreconditions\n-------------\n\nInstall `Robot Framework`_ and `AppiumLibrary`_\n\nThe simplest way is using `pip`_ package manager::\n\n  pip install -r requirements.txt\n\n\nDevice Setup\n------------\nAfter installing the library, you still need to setup an simulator/emulator or real device to use in tests.\niOS and Android have separate paths to follow, and those steps better explained in `Appium Driver Setup Guide`_.\nPlease follow the **Driver-Specific Setup** according to platform.\n\n\nRunning tests\n-------------\n\nTest cases are located in the ``tests`` folder. They can be\nexecuted using the ``robot`` command::\n\n    robot  tests/*.test.robot\n\nYou can also run an iOS or Android case file/test::\n\n    robot tests/android_basic_interactions.test.robot\n    robot --test \"Should find elements by ID\" tests\n\n\nTODO\n----\nThere are much more to improve, here is the list of things to come\n\n- Circle.ci build pipeline\n- SauceLabs Execution Support\n- More coverage from library methods\n\n\n.. _Robot Framework: http://robotframework.org\n.. _Robot Framework User Guide: http://robotframework.org/robotframework/#user-guide\n.. _Appium Driver Setup Guide: http://appium.io/docs/en/about-appium/getting-started/?lang=en\n.. _AppiumLibrary: https://github.com/serhatbolsu/robotframework-appiumlibrary\n.. _pip: http://pip-installer.org\n.. _download: https://github.com/serhatbolsu/robotframework-appium-sample/archive/master.zip\n.. _source code: https://github.com/serhatbolsu/robotframework-appium-sample.git\n.. _demoapp: https://github.com/serhatbolsu/robotframework-appium-sample/tree/master/demoapp\n.. _report.html: https://serhatbolsu.github.io/robotframework-appium-sample/docs/report.html\n.. _log.html: https://serhatbolsu.github.io/robotframework-appium-sample/docs/log.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhatbolsu%2Frobotframework-appium-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserhatbolsu%2Frobotframework-appium-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhatbolsu%2Frobotframework-appium-sample/lists"}