python-appium-framework icon indicating copy to clipboard operation
python-appium-framework copied to clipboard

ERROR: file or directory not found: src/spec/*

Open jigisha9 opened this issue 3 years ago • 0 comments

git clone main branch pip3 install -r requirements.txt python3 -m pytest src/spec/* --app=android

Result: ERROR: file or directory not found: src/spec/*

I am using pycharm IDE and its terminal. i have tried using below ... but no success.

python -m pytest src/spec/* --app=android
pytest src/spec/* --app=android

image

jigisha9 avatar Nov 17 '21 16:11 jigisha9