2021年1月19日星期二

In, Cypress Automation the cities list/names are not loading in autocomplete search

It's a react app,I have also added delays in pressing keys & waits for loading but nothing is working .Image is attached here

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

没有评论:

发表评论