Skip to content

mihailsuntsov/dokiocrm_e2e_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published