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

92
Views
Carga automática de archivos

Traté de cargar automáticamente un archivo en un proyecto en el que estoy trabajando, pero el nombre del archivo se muestra como cargado en el campo, pero en realidad no es así porque el botón de enviar todavía está deshabilitado, pero cuando lo cargue manualmente, se podrá hacer clic en el botón de carga.

 describe('Upload Test', function () { it('Upload Test', function () { cy.visit('http://localhost:4200') cy.get('#version-no').type('4') cy.get('#version-notes').type('test notes ') const test_upload = "../fixtures/example.csv"; cy.get('#file') .attachFile(test_upload) cy.get('#file') .its('0.files') .its('0') .its('name') .should('eq', 'example.csv') cy.get('#file') .trigger('change', { force: true }) cy.get('#file') .trigger('fileuploadsubmit', { force: true }) cy.get('[data-cy=Submit_Catalogue]').click({ force: true },'center') }) })

aquí está el HTML

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!