kibana/test/functional
Spencer 7e57c107ab
[pageObjects/visualize] use retry to avoid stale element references (#25973)
Fixes https://github.com/elastic/kibana/issues/25892

This should address the flakiness observed in this issue by retrying if there is a stale element in the complex `PageObjects.visualize.filterOnTableCell()` method, and using `testSubjects.getVisibleText()` rather than calling `getVisibleText()` directly on the element without retrying.
2018-11-21 05:45:05 -08:00
..
apps [ci][ftr][kbn/test] split up CI jobs (#25838) 2018-11-20 14:02:06 -08:00
fixtures/es_archiver Fix TSVB state updates when changing indexpatterns (#24832) 2018-11-06 11:50:46 +01:00
page_objects [pageObjects/visualize] use retry to avoid stale element references (#25973) 2018-11-21 05:45:05 -08:00
screenshots Make visualization.waitForRender more generic and put in an embeddable class (#21688) 2018-08-07 14:24:25 -04:00
services TSVB less to sass - and some UI work (#24250) 2018-11-14 11:10:08 -05:00
config.js user email validation (#23346) 2018-09-24 08:11:43 -07:00