Skip to content

Commit b5e6789

Browse files
committed
fix: mobile test requirements
1 parent 43634fc commit b5e6789

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

sample/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
**/Payload.ipa
2-
**/logFile.log
2+
**/logFile.log
3+
**/local.log

sample/Tests/requirements-mobile.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ Appium-Python-Client
1010
browserstack-sdk
1111
browserstack-local
1212
pytest-variables
13-
pytest-selenium
13+
pytest-selenium
14+
jsonmerge
15+
multiprocess
16+
paver
17+
psutil

0 commit comments

Comments
 (0)