You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kaneai-ci-cd-automation.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,8 @@ Replace `<TestRunID>` with the actual ID from the URL and set additional optiona
84
84
-**max_retries**: Define the number of maximum retries you want (Max value 5). Default retries 1.
85
85
-**timezone**: Define the timezone you want to choose for test run in UTC+01:00 format.
86
86
-**app_profiling**: Add true if you want to track app profiling metrics in your test. You can find more details [here](https://www.lambdatest.com/support/docs/appium-app-performance-analytics/).
87
+
-**android_app_id**: Specify an Android app ID to override the existing app in the configuration of the Test instances.
88
+
-**ios_app_id**: Specify an app iOS ID to override the existing app in the configuration of the Test instances.
87
89
-**performance**: Add true if you want generate Lighthouse report for your web tests. Supported on limited OS browser combinations. Additionally, Setting this as true could potentially slow down the execution time. You can find more details [here](https://www.lambdatest.com/support/docs/view-lighthouse-performance-metrics/).
88
90
-**accessibility**: Set as true if you want to run accessibility test on all your tests in the test run. Setting this as true could potentially slow down the execution time.
89
91
-**replaced_url :** To be used to dynamically replace any pattern URL in test cases with the replacement URL for entire test run.
0 commit comments