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
So far there are only two test cases for RDC, valid login and invalid login (seen under appium-examples/pytest for example)
Since in the web app case there are test cases for adding and removing items to a user's cart, it would be good to have analogous cases for the native mobile case. This could be a good way for someone to contribute to this project and learn some PyTest and/or some Appium testing in Python.
The text was updated successfully, but these errors were encountered:
So far there are only two test cases for RDC, valid login and invalid login (seen under appium-examples/pytest for example)
Since in the web app case there are test cases for adding and removing items to a user's cart, it would be good to have analogous cases for the native mobile case. This could be a good way for someone to contribute to this project and learn some PyTest and/or some Appium testing in Python.
The text was updated successfully, but these errors were encountered: