Skip to content

Commit 50d227b

Browse files
authored
Update ui_test_guideline.md
1 parent 784660e commit 50d227b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui_test_guideline/ui_test_guideline.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
- Emulator device's cpu/abi should be x86_64 to prevent "Process instrumentation crashed..." error when tests are running.
1313
- Window animation scale, Transition animation scale and Animator duration scale options should be setted as "Animation off" in the developer options to prevent crashes when the element is not found because of the animations.
1414
- Regression tests should be run with real-data on Prod server. All the other tests should be run with mock-data on Stage server.
15+
- In order to run tests on Prod server, **com.trendyol.regressiontests=true** parameter should be added into **gradle.properties** file.

0 commit comments

Comments
 (0)