It's a react app,I have also added delays in pressing keys & waits for loading but nothing is working .
cy.get('input[placeholder="Address"]').invoke('show').type("San Diego", { delay: 1000 }); cy.get('.suggestion-item').invoke('show'); cy.wait(3000)
https://stackoverflow.com/questions/65785543/in-cypress-automation-the-cities-list-names-are-not-loading-in-autocomplete-sea January 19, 2021 at 12:36PM
没有评论:
发表评论