Cacie Prins

Results 31 issues of Cacie Prins

- Closes ### Additional details As a first step in removing @cypress/request, this shifts the API call to create an instance to Axios. - Because of how we modify dependencies...

### Current behavior This error message reads, "The upload transfer rate fell below 52428.8kbps over a sampling period of 10000ms." ### Desired behavior The error message should read, "The upload...

type: error message

- Closes ### Additional details Lifts the function from `stack_utils` that `source_map_utils` was using to its own file. This enables the removal of the `stack_utils.ts` `source_map_utils `cycle. Vitest unit tests...

### What would you like? In order to more accurately test keyboard-only accessibility pathways, users would like to dispatch a native "tab" keypress to the AUT. ### Acceptance Criteria *...

type: feature

### What would you like? I would like to be able to chord `alt`, `command`, `control`, `meta`, and/or `shift` keys with the `cy.press` command. ### Acceptance Criteria * I can...

type: feature

### What would you like? I would like to issue a "keydown" event, execute one or more Cypress commands, and then issue a "keyup" event. Implementation/Signature TBD. Some options include:...

type: feature

### What would you like? Acceptance criteria is TBD based on the number of other sub-issues completed. With the resolution of this ticket, Webkit should have parity with Firefox and...

type: feature
browser: webkit

### What would you like? Users would like to dispatch keypresses other than 'tab'. Acceptance Criteria: - Backspace, Carriage Return / Line Feed, and Delete can be dispatched with the...

type: feature