kibana/test
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
..
api_integration Add telemetry for KQL (#23547) 2018-10-22 11:14:54 -04:00
common [esArchiver] auto-create the default space object when necessary (#24953) 2018-11-01 09:41:09 -07:00
dev_certs
functional [pageObjects/visualize] use retry to avoid stale element references (#25973) 2018-11-21 05:45:05 -08:00
plugin_functional Add href option in addition to onClick (#25233) 2018-11-14 08:46:09 -05:00
scripts [ci][ftr][kbn/test] split up CI jobs (#25838) 2018-11-20 14:02:06 -08:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00