Commit b50ffa9
Stanley Stuart
ensure selenium specs always wait for requests for context modules
Fixes an issue in context module specs where Selenium wasn't waiting for
a link to appear before clicking it. The link it was trying to click is
hidden or displayed based on an AJAX request, so it was sometimes
unavailable.
test plan:
- ensure specs pass.
Change-Id: Ifc88b07ba18c50bbe1297ad1f65a2278aff4ab1f
Reviewed-on: https://gerrit.instructure.com/17740
Reviewed-by: Shawn Meredith <shawn@instructure.com>
QA-Review: Shawn Meredith <shawn@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>1 parent bb514d7 commit b50ffa9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
0 commit comments