Fix type_events driver tests in Webkit #26438
Labels
browser: webkit
Issue related to Webkit (Safari) browser
experiment: webkit
Issues when using experimentalWebkitSupport
stale
no activity on this issue for a long period
While working on #26395, a contributor discovered that our
type_events
spec inpackages/driver
didn't match our spec pattern, so it was not being run in CI. The contributor updated the file name to match the spec pattern, but now we are seeing these tests fail in the Webkit browser.These tests are currently disabled for Webkit in
packages/driver/cypress/e2e/commands/actions/type_events.cy.js
.Fix each of the Webkit-disabled tests in that spec file.
The text was updated successfully, but these errors were encountered: