Raghav Kumar Gautam created FALCON-1318:
-------------------------------------------
Summary: Method waitForAngularToFinish() should be robust to
unresponsive browser
Key: FALCON-1318
URL: https://issues.apache.org/jira/browse/FALCON-1318
Project: Falcon
Issue Type: Bug
Components: merlin
Affects Versions: 0.7
Reporter: Raghav Kumar Gautam
Assignee: Raghav Kumar Gautam
Fix For: 0.7
We intermittently hit scenarios where browser becomes unresponsive in
waitForAngularToFinish() method. This happens in the code where we try to
execute javascript in the browser to find if angular has finished execution.
The solution is to have an upper limit on the amount of time spent in this
javascript execution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)