mihailsuntsov / dokiocrm_e2e_tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DokioCRM e2e test

Simply e2e test for DokioCRM.

Using this test (how to)

  1. Install Google Chrome browser.
  2. Install Python 3, edit system variable PATH by adding a path to the installed Python
  3. Install Visual Studio Code and install Python plugin
  4. Check the version of your Google Chrome and download Chrome WebDriver for your version
  5. Open the project/test_files/setup.py. Input actual data in variables of this file and save it.
  6. Open the project/main.py. Uncomment the documents you want to test, comment out what you don’t want.
  7. Run the project/main.py.

About

License:Other


Languages

Language:Python 99.8%Language:Shell 0.2%