Webdriver Automation Plus

=====================================

Description:

Tests the user can save messages then find them in search and Saved items.

Dependencies

How to run

  1. Install dependencies.
  2. Navigate to ‘pc’ folder in terminal of your choice.
  3. Run pytest.

TODO

  • Implement allowing multiple assertions to fail without stopping the test. (It’s much more useful to be able to continue if only search fails, for instance.)

Notes:

  • This was implemented using python2.7.12 since that’s what I had installed, but I think it should still work with python3.x.

GitHub

View Github