Skip to content

Failing test: Configures a new connector - Cases connectors Configures a new connector #65278

@kibanamachine

Description

@kibanamachine

A test failed on a tracked branch

CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.

https://on.cypress.io/click
    at cypressErr (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:146386:16)
    at cypressErrByPath (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:146395:10)
    at Object.throwErrByPath (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:146358:11)
    at mouseAction (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:129364:17)
    at Context.click (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:129507:14)
    at Context.<anonymous> (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:144692:21)
    at http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:144167:33
    at tryCatcher (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:9059:23)
    at Promise._settlePromiseFromHandler (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:6994:31)
    at Promise._settlePromise (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:7051:18)
    at Promise._settlePromiseCtx (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:7088:10)
    at _drainQueueStep (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:3770:12)
    at _drainQueue (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:3759:9)
    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:3775:5)
    at Async.drainQueues (http://elastic:changeme@localhost:61131/__cypress/runner/cypress_runner.js:3645:14)

First failure: Jenkins Build

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions