mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
62ddddcd6d
commit
785b15a11a
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ export function DiscoverPageProvider({ getService, getPageObjects }) {
|
|||
}
|
||||
|
||||
async clickLoadSavedSearchButton() {
|
||||
await testSubjects.moveMouseTo('discoverOpenButton');
|
||||
await testSubjects.click('discoverOpenButton');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue