Instantly paste large resource files in Cypress tests
This commit is contained in:
parent
707d11fe93
commit
07d6239e5b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ export default class GroupModal {
|
|||
|
||||
cy.get("#partial-import-file").type(text, {
|
||||
parseSpecialCharSequences: false,
|
||||
delay: 0
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue