Webdriver tests sometimes rely on polling when waiting for some elements to be present in the DOM.
It seems making the polling more frequent might speed up tests, need to check if this is indeed efficient or if too much polling can have a negative impact
Also try to get rid of Thread.sleep in wait methods so that all tests can benefit from polling improvements.
-
- Assignee:
- Guillaume Renard
- Reporter:
- Anahide Tchertchian
- Participants:
-
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue