PYTHON PROJECT - SELENIUM - WEB SITE TESTING
The Democrats Abroad Tech Team is responsible for the Vote From Abroad Website
(https://www.votefromabroad.org/).
I am responsible for the test scripts which have been created using Python and the Selenium library. The scripts follow the typical document model recommended for Selenium (pages, tests, etc.) Most, but not all, of the code is shown below. The output of the test runs are the log files (see below).
I have been working on this and maintaining it for about 3 years now.
(https://www.votefromabroad.org/).
I am responsible for the test scripts which have been created using Python and the Selenium library. The scripts follow the typical document model recommended for Selenium (pages, tests, etc.) Most, but not all, of the code is shown below. The output of the test runs are the log files (see below).
I have been working on this and maintaining it for about 3 years now.
Zip File 1 - Pages Code
pages.zip | |
File Size: | 73 kb |
File Type: | zip |
Zip File 2 - Tests Code
tests.zip | |
File Size: | 31 kb |
File Type: | zip |
Zip File 3 - General Utilities Code
utilities.zip | |
File Size: | 69 kb |
File Type: | zip |
Zip File 4 - Log Files
logs.zip | |
File Size: | 4018 kb |
File Type: | zip |