Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

471
Views
Cómo escribir una prueba en Cypress para el traductor de Google

Caso de prueba:

condiciones previas: visita https://translate.google.com/

pasos:

  1. Seleccione el idioma inglés para el lado izquierdo
  2. Seleccione el idioma ruso para el lado derecho
  3. Ingrese "Prueba" a la izquierda
  4. Validar todas las IU

Resultado esperado: la interfaz de usuario aparece correctamente

Mi código muy malo en ciprés:

 beforeEach(() => { cy.visit('https://translate.google.com/') }); it('test', function() { /* ==== Generated with Cypress Studio ==== */ cy.get('.aCQag > .kHGNJd > .zXU7Rb > .EO28P > :nth-child(2) > .VfPpkd-Bz112c-LgbsSe > .VfPpkd-Bz112c-RLmnJb').click(); cy.get('.aCQag > .kHGNJd > :nth-child(2) > .bvzp8c > .OoYv6d > .pEyuac > .MeCBDd > .vSUSRc > [jsname="rPx1uf"] > .KKjvXb > .Llmcnf').click(); cy.get('.aCQag > .kHGNJd > .zXU7Rb > .EO28P > :nth-child(5) > .VfPpkd-Bz112c-LgbsSe > .VfPpkd-Bz112c-RLmnJb').click(); cy.get('.aCQag > .kHGNJd > :nth-child(2) > .bvzp8c > .ykTHSe > .pEyuac > .MeCBDd > .vSUSRc > [jsname="rPx1uf"] > .KKjvXb > .Llmcnf').click(); cy.get('.er8xn').click(); cy.get('.Q4iAWc').should('be.visible'); /* ==== End Cypress Studio ==== */ }); });

No es trabajo, porque los localizadores en esta página cambian todo el tiempo. ¿Cómo puedo hacer que funcione?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!