Closed
Description
This failure is preventing the promotion of the current Elasticsearch nightly snapshot.
For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html
Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <input type="text" id="ief72e881-de4f-11eb-82ac-41a4cdb6cbee" class="euiFieldText euiFieldText--compressed euiFieldText--inGroup" data-test-subj="superDatePickerAbsoluteDateInput" value="Apr 13, 2018 @ 00:00:00.000"> is not clickable at point (1000, 460). Other element would receive the click: <div class="euiToastHeader" aria-label="Notification" data-test-subj="euiToastHeader">...</div>
(Session info: headless chrome=91.0.4472.114)
at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:28:20)
at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
at RetryService.try (test/common/services/retry/retry.ts:31:12)
at Proxy.clickByCssSelector (test/functional/services/common/find.ts:360:5)
at TestSubjects.click (test/functional/services/common/test_subjects.ts:105:5)
at TimePickerPageObject.setAbsoluteRange (test/functional/page_objects/time_picker.ts:124:5)
at Context.<anonymous> (test/functional/apps/dashboard/view_edit.ts:183:9)
at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
Activity