These 12 commits are when the Protocol Buffers files have changed:
Commit: | 319e466 | |
---|---|---|
Author: | Amanjeet Singh | |
Committer: | GitHub |
[MOB 2118] Add Media command for android and iOS (#1419)
The documentation is generated from this commit.
Commit: | e532b4e | |
---|---|---|
Author: | Amanjeet Singh | |
Committer: | GitHub |
Remove idb from maestro (#1319)
Commit: | 3e55506 | |
---|---|---|
Author: | Dmitry Zaytsev | |
Committer: | GitHub |
Feature: launch arguments for Android (#972)
Commit: | 6e74df0 | |
---|---|---|
Author: | Amanjeet Singh | |
Committer: | GitHub |
[MOB 1985] Adds capability to check window updates while `waitForAppToSettle` (#953)
Commit: | d201e78 | |
---|---|---|
Author: | Felipe Volpone | |
Committer: | GitHub |
feat: new assertOutgoingRequest (#992) * Moving MockInteractor to the client * Deleting the http server that was the bridge between maestro-sdk and the driver to provide the session info * Adding the sessionId to the launchApp command so it can set it once the session starts * Change sdk to get the session id from the env var * Adds the new command assertOutgoingRequest * Implements assertOutgoingRequest * Implementing iOS driver * Adding retry, enabling run in Maestro Cloud by env vars and make path required * Removing unnecessary tests * Renaming sessionId param * Visualize request body and headers in Mock Server UI; Update Mock Server instructions (#1003) * Removing sessionId where isn't used and changing to code be more Swift-y * Updating zip files --------- Co-authored-by: Axel Niklasson <axel.r.niklasson@gmail.com>
Commit: | dd64657 | |
---|---|---|
Author: | Berik Visschers | |
Committer: | GitHub |
Rename ios modules and Simctl (#967) * Rename ios modules * Rename Simctl to LocalSimulatorUtils * Return Result on IOSDevice * Build test runner * Call both xctest and simctl setPermission * fallback on brew applesimutils installation in case maestro-cli deps were not setup * Camel case for applesimutils userTracking --------- Co-authored-by: artem888 <artem.sidorenko8@gmail.com>
Commit: | 54fa7fa | |
---|---|---|
Author: | Dmitry Zaytsev | |
Committer: | GitHub |
Feature: setLocation on Android (#875)
Commit: | 7c07d0a | |
---|---|---|
Author: | Leland Takamine | |
Committer: | GitHub |
Improve Android Screenshot Internal Logic (#647)
Commit: | c9f96fe | |
---|---|---|
Author: | Amanjeet Singh | |
Committer: | GitHub |
MOB 1650 Increasing the speed of erasing text and fixes for both android/iOS (#445)
Commit: | bb97026 | |
---|---|---|
Author: | Amanjeet Singh | |
Committer: | GitHub |
Fix input typing by dispatching key events instead of adb input text (#417)
Commit: | b367a2c | |
---|---|---|
Author: | Dmitry Zaytsev | |
Committer: | GitHub |
Conductor -> Maestro (#33) * Conductor -> Maestro * Temporarily removed samples module
Commit: | fb606d8 | |
---|---|---|
Author: | Max Filenko | |
Committer: | Max Filenko |
Initial commit Co-authored-by: Dima Zaytsev <dima@mobile.dev>