Examples

We used AltTester® Unity SDK to test some sample apps to help you understand better how to use it. We plan to add more examples in the near future.

Note

Example test projects below can be run on any platform.

Note

Starting with Selenium 4 the DesiredCapabilities are deprecated and the Webdriver now uses Options to pass capabilities, so if you’re using Selenium 4, in order for the example projects that use Appium to work, you may have to update the code with the new setup - see the Selenium documentation

1. Example test projects created for different languages and platforms:

2. Example test project for AltTester® Unity SDK:

  • C# tests SampleScenes

    Import this package under your AltTester® package in Unity, to have access to the SampleScenes and C# tests.

3. Example test projects for AltTester® Unity SDK v.2.0.1 and the New Input System: