{"id":20932437,"url":"https://github.com/testingbot/csharp-app-example","last_synced_at":"2025-03-13T02:18:45.518Z","repository":{"id":141991536,"uuid":"269302923","full_name":"testingbot/csharp-app-example","owner":"testingbot","description":"C# Mobile App Automation example for TestingBot","archived":false,"fork":false,"pushed_at":"2021-09-01T15:36:36.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T19:17:38.339Z","etag":null,"topics":["appium","csharp","testingbot"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/testingbot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-04T08:29:29.000Z","updated_at":"2023-06-23T11:40:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"dab78259-f4e9-411a-8d6e-fef5eba97b94","html_url":"https://github.com/testingbot/csharp-app-example","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/testingbot%2Fcsharp-app-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fcsharp-app-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fcsharp-app-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fcsharp-app-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/csharp-app-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324504,"owners_count":20273113,"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","csharp","testingbot"],"created_at":"2024-11-18T21:48:36.923Z","updated_at":"2025-03-13T02:18:45.485Z","avatar_url":"https://github.com/testingbot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TestingBot - C# Mobile App Testing\n\nTestingBot provides a grid of browsers and mobile devices to run Automated tests.\nThis example demonstrates how to use C# to run an Automated Test on a Mobile Device, located in the TestingBot Cloud.\n\n### Environment Setup\n\n1. Setup\n\t* Clone this repository\n\n2. TestingBot Credentials\n    * Add your TestingBot Key and Secret as environmental variables. You can find these in the [TestingBot Dashboard](https://testingbot.com/members/).\n    ```\n    $ export TB_KEY=\u003cyour TestingBot Key\u003e\n    $ export TB_SECRET=\u003cyour TestingBot Secret\u003e\n    ```\n3. Specify `TB_APP_ID`\n\tLet us know which app you want to test by specifying the `TB_APP_ID` environment variable. This should point to a public URL and contain a `.apk`, `.ipa` or `.zip` file.\n\tFor more information, please see our [Mobile App Documentation](https://testingbot.com/support/mobile/help.html).\n\n\tIf you do not have an `.ipa` or `.apk` file and just want to test, you can use https://testingbot.com/appium/sample.apk or https://testingbot.com/appium/sample.ipa\n\n\tTo test with ipa files, you'll need to edit the `DesiredCapabilities` to include `realDevice: true`\n\n## Running Tests\n* To run a test, please use Visual Studio or Mono.\n\nYou will see the test result in the [TestingBot Dashboard](https://testingbot.com/members/)\n\n### Resources\n##### [TestingBot Documentation](https://testingbot.com/support/mobile/csharp.html)\n##### [Appium Documentation](http://appium.io/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fcsharp-app-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fcsharp-app-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fcsharp-app-example/lists"}