anitab-org / vms

THIS PROJECT IS ARCHIVED. Volunteer Management System.
GNU General Public License v2.0
1 stars 4 forks source link

Fix: Fix Unable to locate element error #1150

Open sanjibansg opened 4 years ago

sanjibansg commented 4 years ago

Description

Added the necessary Selenium explicit and implicit waits for automating the process without Travis CI failing for not locating elements.

Fixes #1065

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

All the Travis CI Checks passed after updating the code file.

Checklist:

Code/Quality Assurance Only

sanjibansg commented 4 years ago

@satya7289 Do kindly provide your initial review on the PR, following I will be squashing the commits.