Skip to content

Commit 2f52076

Browse files
Merge pull request #147 from pushkarbw/main
fix: Updated app automate prompt
2 parents 3aebfeb + 84c7f9e commit 2f52076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,14 +422,14 @@ As of now we support 20 tools.
422422
**Prompt example**
423423
424424
```text
425-
Take a screenshot of my app on Google Pixel 6 with Android 14 while testing on App Automate. App file path: /Users/xyz/app-debug.apk
425+
Take a screenshot of my app on Google Pixel 6 with Android 12 while testing on App Automate. App file path: /Users/xyz/app-debug.apk
426426
```
427427
428428
15. `runAppTestsOnBrowserStack` — Run automated mobile tests (Espresso/XCUITest, etc.) on real devices.
429429
**Prompt example**
430430
431431
```text
432-
Run Espresso tests from /tests/checkout.zip on Galaxy S21 and Pixel 6 with Android 14. App path is /apps/beta-release.apk under project 'Checkout Flow'
432+
Run Espresso tests from /tests/checkout.zip on Galaxy S21 and Pixel 6 with Android 12. App path is /apps/beta-release.apk under project 'Checkout Flow'
433433
```
434434
435435
---

0 commit comments

Comments
 (0)