Skip to content

Fix flickering IdV flow spec#1618

Merged
jmhooper merged 1 commit intomasterfrom
jmhooper-fix-re-entrant-phone-step-spec
Aug 16, 2017
Merged

Fix flickering IdV flow spec#1618
jmhooper merged 1 commit intomasterfrom
jmhooper-fix-re-entrant-phone-step-spec

Conversation

@jmhooper
Copy link
Contributor

Why: The spec appeared to have intermittent failures when clicking
the "Try a different phone" link. It looks like the spec was checking
the current path before the page had finished loading. This commit
changes the spec so it looks for the phone input before checking the
current path. The phone input line will wait for the phone input to
appear meaning the page will have to have loaded and the current_path
value will be correct.

**Why**: The spec appeared to have intermittent failures when clicking
the "Try a different phone" link. It looks like the spec was checking
the current path before the page had finished loading. This commit
changes the spec so it looks for the phone input before checking the
current path. The phone input line will wait for the phone input to
appear meaning the page will have to have loaded and the current_path
value will be correct.
Copy link
Contributor

@monfresh monfresh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jmhooper jmhooper merged commit 50c64ec into master Aug 16, 2017
@jmhooper jmhooper deleted the jmhooper-fix-re-entrant-phone-step-spec branch December 12, 2017 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants