Skip to content

Commit 2cb46c7

Browse files
authored
Merge pull request LambdaTest#1702 from amanchopra1905/stage
accessibility doc
2 parents 193d650 + ba8ee35 commit 2cb46c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/accessibility-android-automation-test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ driver.execute_script("lambda-accessibility-scan")
192192
driver.quit()
193193
```
194194

195+
> For iOS accessibility tests make sure you to add this capability `g `
196+
195197
## Step 4: Execute and Monitor your Tests
196198
Run the following command in the directory where your project has been saved to execute your build.
197199

0 commit comments

Comments
 (0)