Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Fix: Fix Unable to locate element error #1150

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

sanjibansg
Copy link

@sanjibansg sanjibansg commented Oct 5, 2020

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

Code/Quality Assurance Only

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

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

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • Any dependent changes have been merged

Code/Quality Assurance Only

  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@sanjibansg
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the unable to locate element error
1 participant